Jun 26 06:25:21.043979 np0000183146 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 26 06:25:21.049240 np0000183146 devstack@c-api.service[112714]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 26 06:25:21 2026] *** Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: nodename: np0000183146 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: machine: x86_64 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: clock source: unix Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: pcre jit disabled Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: detected number of CPU cores: 16 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: current working directory: / Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: detected binary path: /usr/bin/uwsgi-core Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: your processes number limit is 256917 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: your memory page size is 4096 bytes Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: detected max file descriptor number: 2048 Jun 26 06:25:21.051440 np0000183146 devstack@c-api.service[112714]: lock engine: pthread robust mutexes Jun 26 06:25:21.052175 np0000183146 devstack@c-api.service[112714]: thunder lock: enabled Jun 26 06:25:21.052175 np0000183146 devstack@c-api.service[112714]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 26 06:25:21.052175 np0000183146 devstack@c-api.service[112714]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 26 06:25:21.052175 np0000183146 devstack@c-api.service[112714]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 26 06:25:21.052175 np0000183146 devstack@c-api.service[112714]: Set PythonHome to /opt/stack/data/venv Jun 26 06:25:21.085402 np0000183146 devstack@c-api.service[112714]: Python main interpreter initialized at 0x7e29066a3668 Jun 26 06:25:21.085402 np0000183146 devstack@c-api.service[112714]: python threads support enabled Jun 26 06:25:21.085402 np0000183146 devstack@c-api.service[112714]: your server socket listen backlog is limited to 100 connections Jun 26 06:25:21.085402 np0000183146 devstack@c-api.service[112714]: your mercy for graceful operations on workers is 80 seconds Jun 26 06:25:21.085947 np0000183146 devstack@c-api.service[112714]: mapped 671795 bytes (656 KB) for 4 cores Jun 26 06:25:21.086084 np0000183146 devstack@c-api.service[112714]: *** Operational MODE: preforking *** Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: *** uWSGI is running in multiple interpreter mode *** Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: spawned uWSGI master process (pid: 112714) Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: spawned uWSGI worker 1 (pid: 112721, cores: 1) Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: spawned uWSGI worker 2 (pid: 112722, cores: 1) Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: spawned uWSGI worker 3 (pid: 112723, cores: 1) Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: spawned uWSGI worker 4 (pid: 112724, cores: 1) Jun 26 06:25:21.089496 np0000183146 devstack@c-api.service[112714]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 26 06:25:21.086458 np0000183146 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: we strongly recommend against using it for new projects. Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: framework. For more detail see Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:21.211138 np0000183146 devstack@c-api.service[112721]: import eventlet # noqa Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: we strongly recommend against using it for new projects. Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: framework. For more detail see Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:21.215710 np0000183146 devstack@c-api.service[112723]: import eventlet # noqa Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: we strongly recommend against using it for new projects. Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: framework. For more detail see Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:21.220890 np0000183146 devstack@c-api.service[112724]: import eventlet # noqa Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: we strongly recommend against using it for new projects. Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: If you are already using Eventlet, we recommend migrating to a different Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: framework. For more detail see Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 26 06:25:21.224243 np0000183146 devstack@c-api.service[112722]: import eventlet # noqa Jun 26 06:25:21.298307 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:25:21.298307 np0000183146 devstack@c-api.service[112723]: warnings.warn( Jun 26 06:25:21.299038 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:25:21.299038 np0000183146 devstack@c-api.service[112721]: warnings.warn( Jun 26 06:25:21.304373 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:25:21.304373 np0000183146 devstack@c-api.service[112724]: warnings.warn( Jun 26 06:25:21.313174 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 26 06:25:21.313174 np0000183146 devstack@c-api.service[112722]: warnings.warn( Jun 26 06:25:21.370627 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 06:25:21.370627 np0000183146 devstack@c-api.service[112723]: from cgi import parse_header Jun 26 06:25:21.381642 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 06:25:21.381642 np0000183146 devstack@c-api.service[112724]: from cgi import parse_header Jun 26 06:25:21.383579 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 06:25:21.383579 np0000183146 devstack@c-api.service[112721]: from cgi import parse_header Jun 26 06:25:21.393989 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 26 06:25:21.393989 np0000183146 devstack@c-api.service[112722]: from cgi import parse_header Jun 26 06:25:21.418409 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 06:25:21.418409 np0000183146 devstack@c-api.service[112723]: removals.removed_module( Jun 26 06:25:21.419809 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 06:25:21.419809 np0000183146 devstack@c-api.service[112723]: removals.removed_module( Jun 26 06:25:21.428699 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 06:25:21.428699 np0000183146 devstack@c-api.service[112724]: removals.removed_module( Jun 26 06:25:21.430031 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 06:25:21.430031 np0000183146 devstack@c-api.service[112724]: removals.removed_module( Jun 26 06:25:21.431144 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 06:25:21.431144 np0000183146 devstack@c-api.service[112721]: removals.removed_module( Jun 26 06:25:21.432540 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 06:25:21.432540 np0000183146 devstack@c-api.service[112721]: removals.removed_module( Jun 26 06:25:21.444871 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 26 06:25:21.444871 np0000183146 devstack@c-api.service[112722]: removals.removed_module( Jun 26 06:25:21.446609 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 26 06:25:21.446609 np0000183146 devstack@c-api.service[112722]: removals.removed_module( Jun 26 06:25:22.156228 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 06:25:22.156228 np0000183146 devstack@c-api.service[112723]: warnings.warn( Jun 26 06:25:22.170997 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 06:25:22.170997 np0000183146 devstack@c-api.service[112721]: warnings.warn( Jun 26 06:25:22.180135 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 06:25:22.180135 np0000183146 devstack@c-api.service[112724]: warnings.warn( Jun 26 06:25:22.205902 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 06:25:22.205902 np0000183146 devstack@c-api.service[112723]: warnings.warn( Jun 26 06:25:22.220320 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 06:25:22.220320 np0000183146 devstack@c-api.service[112721]: warnings.warn( Jun 26 06:25:22.229102 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 06:25:22.229102 np0000183146 devstack@c-api.service[112724]: warnings.warn( Jun 26 06:25:22.261107 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 26 06:25:22.261107 np0000183146 devstack@c-api.service[112722]: warnings.warn( Jun 26 06:25:22.310408 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 26 06:25:22.310408 np0000183146 devstack@c-api.service[112722]: warnings.warn( Jun 26 06:25:22.400105 np0000183146 devstack@c-api.service[112723]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 06:25:22.400702 np0000183146 devstack@c-api.service[112723]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112723) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:22.408394 np0000183146 devstack@c-api.service[112721]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 06:25:22.408502 np0000183146 devstack@c-api.service[112721]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112721) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:22.415881 np0000183146 devstack@c-api.service[112724]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 06:25:22.416061 np0000183146 devstack@c-api.service[112724]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112724) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:22.485583 np0000183146 devstack@c-api.service[112723]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 06:25:22.485583 np0000183146 devstack@c-api.service[112723]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:22.485839 np0000183146 devstack@c-api.service[112724]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 06:25:22.485839 np0000183146 devstack@c-api.service[112724]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:22.485961 np0000183146 devstack@c-api.service[112721]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 06:25:22.485961 np0000183146 devstack@c-api.service[112721]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:22.500593 np0000183146 devstack@c-api.service[112722]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 26 06:25:22.500718 np0000183146 devstack@c-api.service[112722]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112722) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 26 06:25:22.561812 np0000183146 devstack@c-api.service[112722]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 26 06:25:22.561812 np0000183146 devstack@c-api.service[112722]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 26 06:25:22.940455 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112723) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:22.940638 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112722) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:22.940703 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112724) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:22.940795 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.940859 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.940973 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112721) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 26 06:25:22.941045 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.941105 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.941176 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.941234 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.941291 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.941358 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.941416 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.941519 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.941519 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.941629 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.941687 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.941804 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.941857 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.941909 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.941960 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.942012 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.942064 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.942136 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.942193 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.942250 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.942307 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.942366 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.942424 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.942517 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.942584 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.942650 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.942717 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.942775 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.942838 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.942897 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.942962 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.943018 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.943075 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.943143 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.943212 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.943268 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.943335 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.943335 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.944461 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.944533 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.944585 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.944634 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.944693 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.944747 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.944808 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.944862 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.944862 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.945118 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.945118 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.945230 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.945295 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.945354 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.945418 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.945518 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.945578 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.945644 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.945644 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.945758 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.945844 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.945904 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.945962 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.946030 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.946030 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.946030 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.946030 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.946030 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.950914 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.950996 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.950996 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.951126 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.951187 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.951251 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.951311 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.951376 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.951376 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.951508 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.951508 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.951508 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.951508 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.951508 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.951777 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.951777 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.951777 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.951906 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.951954 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.951995 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.952037 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.952078 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.952125 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.952166 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.952206 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.952247 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.952247 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.952247 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.952732 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.952784 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.952820 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.952862 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.952910 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.952953 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.952991 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.953039 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.953081 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.953122 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.953168 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.953215 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.953260 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.953307 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.953352 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.953394 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.953450 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.953493 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.953533 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.953575 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.953616 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.953657 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.953697 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.953750 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.953799 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.953839 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.953879 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.953942 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.953989 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.954029 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.954075 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.954119 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.954160 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.954213 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.954254 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.954294 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.954335 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.954369 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.954405 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.954459 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.954497 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.954539 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.954580 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.954635 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.954676 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.954718 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.954764 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.954806 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.954848 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.954888 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.954929 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.954969 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.955013 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.955072 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.955072 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.955072 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.955187 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.955187 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.955187 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.955294 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.955335 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.955375 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.955426 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.955488 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.955524 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.955558 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.955593 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.955641 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.955682 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.955722 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.955762 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.955809 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.955855 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.955855 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.955855 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.955969 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.956015 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.956058 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.956098 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.956143 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.956143 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.956143 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.956143 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.956143 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.956823 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.956874 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.956941 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.956987 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.957046 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.957100 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.957143 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.957198 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.957239 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.957280 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.957320 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.957366 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.957408 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.957478 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.957520 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.957566 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.957607 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.957654 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.957691 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.957731 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.957776 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.957822 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.957862 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.957901 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.957941 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.958001 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.958045 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.958045 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.958335 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.958390 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.958468 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.958523 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.958585 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.958628 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.958677 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.958718 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.958763 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.958808 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.958808 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.958893 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.958893 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.958964 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.959034 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.959098 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.959146 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.959193 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.959240 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.959285 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.959326 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.959368 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.959414 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.959483 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.959525 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.959564 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.959605 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.959645 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.959685 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.959740 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.959781 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.959827 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.959874 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.959915 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.959955 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.959995 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.960036 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.960076 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.960116 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.960156 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.960202 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.960248 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.960289 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.960330 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.960375 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.960415 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.960475 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.960517 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.960563 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.960610 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.960650 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.960696 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.960736 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.960776 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.960815 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.960856 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.961516 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.961580 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.961622 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.961659 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.961713 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.961755 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.961796 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.961796 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.961844 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.961880 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.961906 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.961935 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.961961 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.961991 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.962021 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.962067 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.962094 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.962120 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.962151 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.962180 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.962210 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.962237 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.962265 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.962291 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.962327 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.962327 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.962327 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.962404 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.966748 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.966816 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.967033 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.967090 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.967124 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.967159 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.967189 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.967227 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.967258 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.967284 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.967315 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.967315 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.967392 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.967443 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.967470 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.967561 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.967599 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.967678 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.967718 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.967783 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.967848 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.967884 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.967940 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.968002 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.968099 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.968132 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.968158 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.968189 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.968215 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.968246 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.968272 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.968302 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.968329 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.968363 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.968393 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.968426 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.968464 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.968505 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.968538 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.968570 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.968601 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.968627 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.968656 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.968687 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.968721 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.968751 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.968780 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.968807 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.968838 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.968864 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.968864 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.968919 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.968919 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.968919 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.968919 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.969027 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.969787 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.969841 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.969902 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.969957 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.970001 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.970049 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.970097 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.970139 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.970204 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.970243 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.970287 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.970330 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.970367 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.970415 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.970415 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.970520 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.970568 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.970613 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.970654 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.970698 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.970746 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.970788 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.970829 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.970869 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.970916 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.970916 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.970916 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.970916 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.972889 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.972959 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.972995 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.973038 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.973076 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.973120 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.973165 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.973206 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.973253 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.973294 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.973337 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.973377 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.973426 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.973481 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.973532 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.973574 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.973614 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.973614 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.973614 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.973614 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.973765 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.973807 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.973807 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.973893 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.973933 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.974050 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.974107 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.974210 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.975324 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.975374 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.975449 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.975517 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.975566 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.975607 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.975648 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.975689 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.975726 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.975776 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.975819 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.975864 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.975906 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.975949 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.975985 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.976027 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.976065 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.976102 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.976146 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.976199 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.976237 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.976282 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.976323 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.976361 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.976398 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.976453 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.976491 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.976541 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.976589 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.976636 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.976674 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.976712 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.976753 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.976795 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.976831 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.976873 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.976914 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.976962 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.976998 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.977035 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.977072 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.977109 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.977145 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.977187 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.977222 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.977260 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.977300 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.977338 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.977384 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.977431 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.977485 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.977524 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.977559 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.977597 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.977643 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.977685 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.977719 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.977757 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.977800 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.977838 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.977874 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.977911 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.977911 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.977979 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.978251 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.978251 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.978251 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.978251 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.978428 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.978481 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.978605 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.978681 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.978721 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.978761 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.978799 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.978838 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.978882 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.978928 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.978965 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.979000 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.979047 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.979083 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.979122 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.979157 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.979199 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.979235 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.979278 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.979313 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.979349 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.979390 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.979430 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.979493 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.979533 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.979575 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.979575 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.979575 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.979575 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.979575 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.979810 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.979857 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.979892 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.979941 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.979982 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.980029 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.980066 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.980102 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.980143 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.980178 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.980218 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.980259 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.980301 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.980341 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.980377 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.980414 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.980468 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.980517 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.980560 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.980594 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.980636 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.980677 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.980721 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.980758 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.980800 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.980834 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.980879 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.980916 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.980955 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.980996 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.981037 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.981073 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.981117 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.981154 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.981192 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.981228 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.981266 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.981308 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.981355 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.981392 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.981433 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.981494 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.981532 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.981568 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.981605 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.981641 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.981679 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.981715 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.981753 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.981796 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.981847 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.981890 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.981932 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.981974 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.982015 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.982055 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.982091 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.982133 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.982169 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.982204 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.982247 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.982287 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.982327 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.982391 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.982427 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.982477 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.982524 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.982562 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.982602 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.982645 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.982686 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.982721 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.982762 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.982800 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.982800 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.982881 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.982916 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.982957 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.982957 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.982957 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.982957 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.983107 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.983146 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.983180 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.983222 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.983265 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.983300 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.983344 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.983379 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.983379 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.983482 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.983523 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.983564 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.983604 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.983645 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.983687 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.983727 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.983727 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.983897 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.983945 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.983981 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.984021 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.984063 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.984105 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.984150 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.984191 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.984232 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.984273 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.984273 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.984273 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.984395 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.984395 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.984503 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.984503 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.984503 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.984614 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.984655 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.984707 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.984752 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.984794 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.984837 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.984877 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.984932 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.985075 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.985123 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.985163 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.985163 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.985244 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.985284 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.985325 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.985325 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.985397 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.985467 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.985467 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.985543 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.985588 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.985641 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.985641 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.985641 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.985641 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.985783 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.985824 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.985864 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.985905 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.985945 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.985991 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.986031 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.986072 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.986119 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.986163 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.986203 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.986249 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.986293 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.986334 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.986378 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.986472 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.986527 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.986569 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.986609 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.986654 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.986694 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.986694 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.986774 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.986811 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.986811 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.986886 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.986931 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.986962 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.987126 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.987211 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.987297 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.987383 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.987500 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.987587 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.987680 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.990368 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.990442 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.990509 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.990542 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.990574 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.990600 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.990627 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.990655 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.990690 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.990725 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.990756 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.990785 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.990785 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.990853 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.990888 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.990965 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.991007 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.991084 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.991135 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.991238 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.991238 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.991528 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.991594 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.991648 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.991680 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.991707 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.991735 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.991767 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.991798 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.991836 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.991866 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.991892 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.991923 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.991962 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.992029 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.992094 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.992170 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.992224 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.992285 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.992343 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.992402 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.992483 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.992688 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.992750 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.992784 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.992811 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.992838 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.992868 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.992898 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.992928 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.992960 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.992989 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.993020 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.993049 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.993079 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.993104 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.993131 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.993157 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.993192 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.993219 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.993219 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.993267 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.993323 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.993663 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.993760 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.993849 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.993937 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.994018 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.994101 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.994201 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.994388 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.994493 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.994528 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.994601 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.994642 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.994671 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.994702 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.994736 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.994775 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.994802 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.994832 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.994858 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.994883 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.994915 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.994942 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.994972 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.994997 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.995037 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.995070 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.995108 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.995142 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.995168 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.995194 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.995223 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.995248 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.995284 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.995379 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.995411 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.995467 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.995499 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.995525 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.995552 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.995577 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.995608 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.995632 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.995659 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.995684 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.995711 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.995759 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.995803 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.995846 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.995892 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.995934 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.995972 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.996010 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.996050 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.996089 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.996128 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.996188 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.996248 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.996640 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.996640 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.996753 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.996823 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.996877 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.996938 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.996993 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.997049 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.997107 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.997171 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.997226 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.997275 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.997329 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.997395 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.997487 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.997552 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.997609 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.997665 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.997720 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.997775 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.997830 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.997895 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.997955 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.998011 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.998075 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.998143 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.998201 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.998260 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.998314 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.998354 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.998760 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.998760 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.998760 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.999125 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.999177 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.999214 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.999256 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.999294 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.999344 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.999384 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.999452 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.999495 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.999536 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.999576 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.999616 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.999664 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:22.999707 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.999747 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:22.999794 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:22.999794 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:22.999794 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:22.999794 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:22.999794 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:22.999794 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:23.000413 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:23.000483 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:23.000538 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:23.000603 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:23.000656 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:23.000699 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:23.000781 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 26 06:25:23.001022 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112723) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:23.001076 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:23.001136 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:23.001189 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112722) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:23.001232 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:23.001274 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112721) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:23.001322 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:23.001364 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112723) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:23.001410 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:23.001489 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:23.001535 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112723) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:23.001574 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:23.001615 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:23.001657 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:23.001703 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112722) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:23.001745 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112721) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:23.001792 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112722) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:23.001832 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112724) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 26 06:25:23.001873 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112721) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:23.001917 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 26 06:25:23.001917 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 26 06:25:23.001917 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 26 06:25:23.001917 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112724) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 26 06:25:23.001917 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112724) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 26 06:25:23.047556 np0000183146 devstack@c-api.service[112722]: INFO dbcounter [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Registered counter for database cinder Jun 26 06:25:23.047939 np0000183146 devstack@c-api.service[112724]: INFO dbcounter [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Registered counter for database cinder Jun 26 06:25:23.049024 np0000183146 devstack@c-api.service[112723]: INFO dbcounter [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Registered counter for database cinder Jun 26 06:25:23.052368 np0000183146 devstack@c-api.service[112721]: INFO dbcounter [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Registered counter for database cinder Jun 26 06:25:23.087236 np0000183146 devstack@c-api.service[112722]: DEBUG oslo_db.sqlalchemy.engines [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112722) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.090577 np0000183146 devstack@c-api.service[112723]: DEBUG oslo_db.sqlalchemy.engines [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.092600 np0000183146 devstack@c-api.service[112724]: DEBUG oslo_db.sqlalchemy.engines [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.110181 np0000183146 devstack@c-api.service[112721]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112721) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.202180 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writer thread running {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:23.204977 np0000183146 devstack@c-api.service[112722]: INFO cinder.rpc [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:23.205895 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writer thread running {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:23.206459 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writer thread running {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:23.207541 np0000183146 devstack@c-api.service[112722]: INFO cinder.rpc [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:23.208691 np0000183146 devstack@c-api.service[112723]: INFO cinder.rpc [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:23.209239 np0000183146 devstack@c-api.service[112724]: INFO cinder.rpc [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:23.210268 np0000183146 devstack@c-api.service[112722]: INFO cinder.rpc [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:23.210936 np0000183146 devstack@c-api.service[112723]: INFO cinder.rpc [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:23.211602 np0000183146 devstack@c-api.service[112724]: INFO cinder.rpc [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:23.212723 np0000183146 devstack@c-api.service[112722]: INFO cinder.rpc [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:23.213579 np0000183146 devstack@c-api.service[112723]: INFO cinder.rpc [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:23.213743 np0000183146 devstack@c-api.service[112724]: INFO cinder.rpc [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:23.213878 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.215585 np0000183146 devstack@c-api.service[112723]: INFO cinder.rpc [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:23.215686 np0000183146 devstack@c-api.service[112724]: INFO cinder.rpc [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:23.216572 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.216681 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.217467 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.219520 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.220537 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.229945 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writer thread running {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 26 06:25:23.233931 np0000183146 devstack@c-api.service[112721]: INFO cinder.rpc [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 26 06:25:23.236558 np0000183146 devstack@c-api.service[112721]: INFO cinder.rpc [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 26 06:25:23.238799 np0000183146 devstack@c-api.service[112721]: INFO cinder.rpc [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 26 06:25:23.241027 np0000183146 devstack@c-api.service[112721]: INFO cinder.rpc [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 26 06:25:23.242321 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.247509 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.249916 np0000183146 devstack@c-api.service[112722]: DEBUG oslo_db.sqlalchemy.engines [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112722) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.251594 np0000183146 devstack@c-api.service[112724]: DEBUG oslo_db.sqlalchemy.engines [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.252327 np0000183146 devstack@c-api.service[112722]: INFO cinder.rpc [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:23.253646 np0000183146 devstack@c-api.service[112723]: DEBUG oslo_db.sqlalchemy.engines [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.253925 np0000183146 devstack@c-api.service[112724]: INFO cinder.rpc [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:23.254608 np0000183146 devstack@c-api.service[112722]: INFO cinder.rpc [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:23.255744 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.255842 np0000183146 devstack@c-api.service[112723]: INFO cinder.rpc [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:23.256272 np0000183146 devstack@c-api.service[112724]: INFO cinder.rpc [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:23.257426 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.258116 np0000183146 devstack@c-api.service[112723]: INFO cinder.rpc [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:23.259243 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.269411 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.269536 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.270484 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.272571 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.272695 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.273639 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.275766 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.276938 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.277694 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.279921 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.280986 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.281949 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.282903 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.283106 np0000183146 devstack@c-api.service[112721]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112721) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:23.283982 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.284959 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.285637 np0000183146 devstack@c-api.service[112721]: INFO cinder.rpc [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 26 06:25:23.285878 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.286973 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.287957 np0000183146 devstack@c-api.service[112721]: INFO cinder.rpc [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 26 06:25:23.288041 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.288956 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.289080 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.290029 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.290981 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.291786 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.292868 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.293815 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.294647 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.295763 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.296108 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.296685 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.297211 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.298160 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.298841 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.299908 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.301023 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.301698 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.304592 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.305256 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.305338 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.306704 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.307983 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.308705 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.310037 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.310582 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.310785 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.311079 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.312150 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.312246 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.312363 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.313619 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.313703 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.313785 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.314991 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.315136 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.315225 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.315285 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.316527 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.316642 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.316701 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.317839 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.317933 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.317994 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.318471 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.319253 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.319331 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.319382 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.320650 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.320737 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.320803 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.321509 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.321642 np0000183146 devstack@c-api.service[112722]: WARNING cinder.api.contrib.hosts [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:23.321711 np0000183146 devstack@c-api.service[112724]: WARNING cinder.api.contrib.hosts [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:23.321875 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: extensions {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.321969 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: extensions {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.322030 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.323070 np0000183146 devstack@c-api.service[112723]: WARNING cinder.api.contrib.hosts [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:23.323186 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: cgsnapshots {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.323283 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: cgsnapshots {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.323344 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: extensions {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.324605 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: qos-specs {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.324710 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: cgsnapshots {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.324774 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.324831 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: qos-specs {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.325973 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: qos-specs {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.326659 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: capabilities {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.327262 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: capabilities {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.327489 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.327957 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: backups {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.328572 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: backups {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.328762 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: capabilities {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.329963 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-volume-type-access {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.330032 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: backups {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.330452 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.330667 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-volume-type-access {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.331670 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: encryption {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.331972 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.332059 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-volume-type-access {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.332225 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: encryption {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.333086 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: consistencygroups {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.333675 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: encryption {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.333745 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: consistencygroups {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.334681 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.335048 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: extra_specs {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.335137 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: consistencygroups {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.335690 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: extra_specs {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.336639 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: encryption {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.337125 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: extra_specs {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.337251 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: encryption {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.338132 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-volume-manage {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.338715 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: encryption {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.338802 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-volume-manage {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.339639 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-volume-transfer {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.340181 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-volume-manage {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.340279 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-volume-transfer {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.340344 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.341294 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-availability-zone {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.341628 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-volume-transfer {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.342061 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-availability-zone {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.342589 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-quota-sets {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.343235 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-availability-zone {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.343318 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-quota-sets {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.343703 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.343983 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-quota-class-sets {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.344582 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-quota-sets {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.344756 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-quota-class-sets {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.345292 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-snapshot-manage {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.345850 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.345921 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-quota-class-sets {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.346063 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-snapshot-manage {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.346699 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: os-hosts {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.347454 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-snapshot-manage {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.347582 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: os-hosts {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.347649 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.348615 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extended resource: scheduler-stats {{(pid=112722) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.348820 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extended resource: scheduler-stats {{(pid=112724) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.348907 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: os-hosts {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.348971 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.350211 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extended resource: scheduler-stats {{(pid=112723) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.350345 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.350668 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.350905 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.351873 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.352121 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.352296 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.352452 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.353128 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] SnapshotActionsController initialized {{(pid=112722) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:23.353200 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] SnapshotActionsController initialized {{(pid=112724) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:23.353275 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.353820 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.353887 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.353943 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.354652 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.contrib.snapshot_actions [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] SnapshotActionsController initialized {{(pid=112723) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:23.354720 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.355180 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.355242 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.355362 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.356161 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.356534 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.356604 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.356741 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.357216 np0000183146 devstack@c-api.service[112721]: WARNING cinder.api.contrib.hosts [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 26 06:25:23.357457 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: extensions {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.357916 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.358016 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.358075 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.358841 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: cgsnapshots {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.359314 np0000183146 devstack@c-api.service[112724]: WARNING castellan.key_manager.migration [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.359385 np0000183146 devstack@c-api.service[112722]: WARNING castellan.key_manager.migration [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.359474 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.360168 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension UsedLimits extending resource: limits {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360291 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension UsedLimits extending resource: limits {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360358 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: qos-specs {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.360428 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360523 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360523 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360626 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360709 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeActions extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360816 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360879 np0000183146 devstack@c-api.service[112723]: WARNING castellan.key_manager.migration [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.360935 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.360992 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361051 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension TypesManage extending resource: types {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361108 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361165 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361224 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeActions extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361292 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361357 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361415 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension AdminActions extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361503 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361503 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension TypesManage extending resource: types {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361610 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension AdminActions extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361666 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361723 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension AdminActions extending resource: backups {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361723 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361845 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361903 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension UsedLimits extending resource: limits {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.361961 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362017 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension AdminActions extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362073 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362130 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.v3.router [None req-d0be1d4a-598c-46f6-ac46-4b709f10fe87 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112722) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362195 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension AdminActions extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362195 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension AdminActions extending resource: backups {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362195 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362195 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362410 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.v3.router [None req-c0c00b27-af8d-438f-b534-00f0d6c9976d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112724) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362491 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362550 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362647 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362766 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362876 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.362949 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: capabilities {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.363009 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension TypesManage extending resource: types {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363068 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363186 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363295 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension AdminActions extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363410 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363527 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension AdminActions extending resource: backups {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363621 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363709 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.363825 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.v3.router [None req-ed21a78b-fb78-4565-a247-cda19793c5e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112723) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.364308 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: backups {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.366401 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-volume-type-access {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.368056 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: encryption {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.369678 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: consistencygroups {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.369752 np0000183146 devstack@c-api.service[112722]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29066a3668 pid: 112722 (default app) Jun 26 06:25:23.369991 np0000183146 devstack@c-api.service[112724]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29066a3668 pid: 112724 (default app) Jun 26 06:25:23.371463 np0000183146 devstack@c-api.service[112723]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29066a3668 pid: 112723 (default app) Jun 26 06:25:23.371867 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: extra_specs {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.373706 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: encryption {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.375235 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-volume-manage {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.376763 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-volume-transfer {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.377976 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.377976 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.377976 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.377976 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.378335 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.378335 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.378335 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.378335 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.378672 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.378672 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.378672 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.378672 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.378672 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.378672 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379061 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379061 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379061 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379061 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379061 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379422 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379422 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379422 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379422 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379422 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379783 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379783 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.379783 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.379783 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380067 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380067 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380067 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380067 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380067 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380506 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380506 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380506 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380506 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380506 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380831 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380831 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380831 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380831 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.380831 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.380831 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.381234 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.381234 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.381234 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.381234 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.381234 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.381234 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.381663 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.381663 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.381663 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.381663 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.381663 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.381663 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382065 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.382065 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382065 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.382065 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382323 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-availability-zone {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.382385 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.382385 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382385 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.382385 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382698 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.382698 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382698 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.382698 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.382698 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383045 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383045 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383045 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383045 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383045 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383370 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383370 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383370 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383370 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383370 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383370 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383745 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383745 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383745 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.383745 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.383745 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.384109 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.384109 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.384109 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.384109 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.384109 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385052 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385052 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385052 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385052 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385250 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385250 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385250 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385250 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385435 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385435 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385435 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385435 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385435 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385688 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385688 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385688 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385688 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385688 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385885 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385885 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.385885 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.385885 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386055 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386055 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386055 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386055 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386233 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386233 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386233 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386233 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386412 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386412 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386412 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386412 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386617 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386617 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386617 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386617 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386785 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386785 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386785 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386785 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.386785 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.386785 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387053 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387053 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387053 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387053 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387053 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387276 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387580 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387580 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387580 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387580 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387580 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387580 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387842 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387842 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387842 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387842 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.387842 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.387842 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388100 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388100 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388100 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388100 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388100 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388100 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388369 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388369 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388369 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388369 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388674 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388674 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388674 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388674 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388861 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388861 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.388861 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.388861 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.389137 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.389137 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.389137 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:23.389137 np0000183146 devstack@c-api.service[112722]: warnings.warn(deprecated_msg) Jun 26 06:25:23.389344 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-quota-sets {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.389391 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-e70616de-2943-4cd8-ba61-962aa0fc8499 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:23.389432 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-quota-class-sets {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.389432 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-snapshot-manage {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.389523 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 956 bytes} [Fri Jun 26 06:25:23 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:25:23.389563 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: os-hosts {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.389563 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extended resource: scheduler-stats {{(pid=112721) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 26 06:25:23.389563 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.389563 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.390077 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] SnapshotActionsController initialized {{(pid=112721) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 26 06:25:23.390828 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.392208 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.393611 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.395008 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.396541 np0000183146 devstack@c-api.service[112721]: WARNING castellan.key_manager.migration [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 26 06:25:23.397381 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension UsedLimits extending resource: limits {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.397528 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398315 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398437 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398548 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeActions extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398684 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398783 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398886 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension TypesManage extending resource: types {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.398994 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399119 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399229 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension AdminActions extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399363 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension AdminActions extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399482 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension AdminActions extending resource: backups {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399591 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399696 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.399816 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.v3.router [None req-d9fa4035-8bf6-469c-8a0f-659f06eed0bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112721) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 26 06:25:23.408856 np0000183146 devstack@c-api.service[112721]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e29066a3668 pid: 112721 (default app) Jun 26 06:25:30.460536 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.460536 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.460536 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.460536 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.460536 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461346 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461346 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461346 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461346 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461346 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461624 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461624 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461624 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461624 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461624 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461624 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461956 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461956 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.461956 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.461956 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462164 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462164 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462164 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462164 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462377 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462377 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462377 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462377 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462612 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462612 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462612 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462612 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462612 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462890 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462890 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462890 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.462890 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.462890 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.463136 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.463136 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.463136 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.463136 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.463136 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.463136 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.464111 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.464111 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.464111 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.464111 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.464111 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.464111 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.464846 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.464846 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.464846 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.464846 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.464846 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.464846 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.465583 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.465583 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.465583 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.465583 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.465583 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.466069 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.466069 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.466069 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.466069 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.466069 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.466573 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.466573 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.466573 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.466573 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.466573 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.466573 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.467159 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.467159 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.467159 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.467159 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.467159 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.467159 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.467953 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.467953 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.467953 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.467953 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.467953 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.468726 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.468726 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.468726 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.468726 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.468726 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469157 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.469157 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469157 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.469157 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469518 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.469518 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469518 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.469518 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469876 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.469876 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469876 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.469876 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.469876 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470302 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470302 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470302 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470302 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470302 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470610 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470610 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470610 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470610 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470749 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470749 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470749 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470749 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470890 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470890 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.470890 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.470890 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471046 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471046 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471046 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471046 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471193 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471193 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471193 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471193 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471331 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471331 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471331 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471331 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471331 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471524 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471524 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471524 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471524 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471524 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471524 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471725 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471725 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471725 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471725 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471725 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471887 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471887 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471887 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471887 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.471887 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.471887 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.472282 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.472282 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.472282 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.472282 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.472282 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.472282 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.472995 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.472995 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.472995 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.472995 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.472995 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.472995 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.473371 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.473371 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.473371 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.473371 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.473371 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.473371 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.473761 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.473761 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.473761 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.473761 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.474032 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.474032 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.474032 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.474032 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.474032 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.474350 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.474350 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.474350 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.474350 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:30.474350 np0000183146 devstack@c-api.service[112724]: warnings.warn(deprecated_msg) Jun 26 06:25:30.474350 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-3ff3414d-c935-4e40-ab68-96985d9db044 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:30.948673 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-3ff3414d-c935-4e40-ab68-96985d9db044 admin admin] POST https://199.204.45.229/volume/v3/types Jun 26 06:25:30.949251 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-3ff3414d-c935-4e40-ab68-96985d9db044 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:25:30.950876 np0000183146 devstack@c-api.service[112724]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 06:25:30.950876 np0000183146 devstack@c-api.service[112724]: warnings.warn( Jun 26 06:25:30.981922 np0000183146 devstack@c-api.service[112724]: DEBUG oslo_db.sqlalchemy.engines [None req-3ff3414d-c935-4e40-ab68-96985d9db044 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112724) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:31.014881 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-3ff3414d-c935-4e40-ab68-96985d9db044 admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 26 06:25:31.015732 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Fri Jun 26 06:25:30 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:25:31.036999 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.036999 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.036999 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.036999 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.036999 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.037845 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.037845 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.037845 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.037845 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.037845 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038111 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038111 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038111 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038111 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038111 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038111 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038408 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038408 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038408 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038408 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038653 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038653 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038653 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038653 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038913 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038913 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.038913 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.038913 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039135 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039135 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039135 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039135 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039135 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039450 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039450 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039450 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039450 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039450 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039699 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039699 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039699 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039699 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.039699 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.039699 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.040103 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.040103 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.040103 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.040103 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.040103 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.040103 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.040418 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.040418 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.040418 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.040418 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.040418 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.040418 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.041635 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.041635 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.041635 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.041635 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.041635 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042049 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042049 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042049 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042049 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042049 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042364 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042364 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042364 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042364 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042364 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042364 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042768 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042768 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042768 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042768 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.042768 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.042768 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043118 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043118 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043118 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043118 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043118 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043441 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043441 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043441 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043441 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043441 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043768 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043768 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.043768 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.043768 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044156 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044156 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044156 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044156 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044413 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044413 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044413 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044413 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044413 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044751 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044751 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044751 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.044751 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.044751 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045055 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045055 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045055 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045055 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045308 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045308 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045308 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045308 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045603 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045603 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045603 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045603 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045893 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045893 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.045893 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.045893 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046226 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046226 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046226 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046226 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046496 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046496 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046496 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046496 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046496 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046804 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046804 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046804 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046804 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.046804 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.046804 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047183 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047183 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047183 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047183 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047183 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047496 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047496 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047496 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047496 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047496 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047496 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047938 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047938 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047938 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047938 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.047938 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.047938 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048341 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048341 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048341 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048341 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048341 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048341 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048631 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048631 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048631 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048631 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048631 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048631 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048883 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048883 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.048883 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.048883 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.049034 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.049034 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.049034 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.049034 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.049034 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.049188 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.049188 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.049188 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.049188 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:25:31.049188 np0000183146 devstack@c-api.service[112723]: warnings.warn(deprecated_msg) Jun 26 06:25:31.049188 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [req-3ff3414d-c935-4e40-ab68-96985d9db044 req-564c3f3a-e266-499f-8ce4-faa73498000a None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:25:31.372256 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [req-3ff3414d-c935-4e40-ab68-96985d9db044 req-564c3f3a-e266-499f-8ce4-faa73498000a admin admin] POST https://199.204.45.229/volume/v3/types/984bfa7f-1b54-43d1-a05c-b3af100c281e/extra_specs Jun 26 06:25:31.372832 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [req-3ff3414d-c935-4e40-ab68-96985d9db044 req-564c3f3a-e266-499f-8ce4-faa73498000a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 26 06:25:31.374622 np0000183146 devstack@c-api.service[112723]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 06:25:31.374622 np0000183146 devstack@c-api.service[112723]: warnings.warn( Jun 26 06:25:31.410136 np0000183146 devstack@c-api.service[112723]: DEBUG oslo_db.sqlalchemy.engines [req-3ff3414d-c935-4e40-ab68-96985d9db044 req-564c3f3a-e266-499f-8ce4-faa73498000a admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112723) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:25:31.485771 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [req-3ff3414d-c935-4e40-ab68-96985d9db044 req-564c3f3a-e266-499f-8ce4-faa73498000a admin admin] https://199.204.45.229/volume/v3/types/984bfa7f-1b54-43d1-a05c-b3af100c281e/extra_specs returned with HTTP 200 Jun 26 06:25:31.486688 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 1/3] 199.204.45.229 () {70 vars in 1505 bytes} [Fri Jun 26 06:25:31 2026] POST /volume/v3/types/984bfa7f-1b54-43d1-a05c-b3af100c281e/extra_specs => generated 55 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:25:33.254731 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=6 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:33.287453 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=6 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:41.012912 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:25:41.483149 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:28:19.864673 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-eff0a176-0fc4-4c10-b167-433d9fc88f39 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:28:19.866021 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-eff0a176-0fc4-4c10-b167-433d9fc88f39 None None] GET https://199.204.45.229/volume// Jun 26 06:28:19.866361 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-eff0a176-0fc4-4c10-b167-433d9fc88f39 None None] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:28:19.866845 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-eff0a176-0fc4-4c10-b167-433d9fc88f39 None None] Calling method 'all' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:28:19.868022 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-eff0a176-0fc4-4c10-b167-433d9fc88f39 None None] https://199.204.45.229/volume// returned with HTTP 300 Jun 26 06:28:19.868613 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 2/4] 199.204.45.229 () {66 vars in 1456 bytes} [Fri Jun 26 06:28:19 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 26 06:29:00.550713 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.550713 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.550713 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.550713 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.550713 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551266 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551266 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551266 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551266 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551266 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551450 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551450 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551450 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551450 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551450 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551450 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551657 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551657 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551657 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551657 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551784 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551784 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551784 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551784 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551920 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551920 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.551920 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.551920 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552057 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552057 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552057 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552057 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552057 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552221 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552221 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552221 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552221 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552221 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552368 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552368 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552368 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552368 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552368 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552368 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552573 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552573 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552573 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552573 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552573 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552573 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552783 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552783 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552783 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552783 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552783 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552783 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552957 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552957 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552957 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.552957 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.552957 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553152 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553152 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553152 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553152 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553152 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553292 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553292 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553292 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553292 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553292 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553292 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553650 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553650 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553650 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553650 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553650 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553650 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553818 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553818 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553818 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553818 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553818 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553989 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553989 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553989 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.553989 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.553989 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554139 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554139 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554139 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554139 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554268 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554268 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554268 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554268 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554392 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554392 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554392 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554392 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554392 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554586 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554586 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554586 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554586 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554586 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554722 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554722 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.554722 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.554722 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.555372 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.555372 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.555372 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.555372 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.555642 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.555642 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.555642 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.555642 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.555877 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.555877 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.555877 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.555877 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558075 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558075 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558075 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558075 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558218 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558218 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558218 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558218 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558218 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558392 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558392 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558392 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558392 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558392 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558392 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558601 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558601 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558601 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558601 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558601 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558745 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558745 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558745 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558745 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558745 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558745 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558928 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558928 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558928 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558928 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.558928 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.558928 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559123 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559123 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559123 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559123 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559123 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559123 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559304 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559304 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559304 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559304 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559304 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559304 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559505 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559505 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559505 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559505 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559653 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559653 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559653 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559653 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559653 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: warnings.warn(deprecated_msg) Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-4060fa21-20a5-4f81-abf9-8d6a28422770 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:00.559840 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 1/5] 199.204.45.229 () {62 vars in 1068 bytes} [Fri Jun 26 06:29:00 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:29:00.598633 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-cba351c7-3795-42d6-aba0-c9a907353228 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:00.609763 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 2/6] 199.204.45.229 () {64 vars in 1272 bytes} [Fri Jun 26 06:29:00 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:29:00.641860 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [req-cba351c7-3795-42d6-aba0-c9a907353228 req-59e8a96d-f33a-4b6f-9d87-54bd3e3f0878 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:00.647610 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [req-cba351c7-3795-42d6-aba0-c9a907353228 req-59e8a96d-f33a-4b6f-9d87-54bd3e3f0878 demo demo] GET https://199.204.45.229/volume/v3/ Jun 26 06:29:00.648013 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [req-cba351c7-3795-42d6-aba0-c9a907353228 req-59e8a96d-f33a-4b6f-9d87-54bd3e3f0878 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:00.648449 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [req-cba351c7-3795-42d6-aba0-c9a907353228 req-59e8a96d-f33a-4b6f-9d87-54bd3e3f0878 demo demo] Calling method 'version_select' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:00.650114 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [req-cba351c7-3795-42d6-aba0-c9a907353228 req-59e8a96d-f33a-4b6f-9d87-54bd3e3f0878 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 26 06:29:00.650860 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 2/7] 199.204.45.229 () {66 vars in 1346 bytes} [Fri Jun 26 06:29:00 2026] GET /volume/v3/ => generated 390 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:00.688458 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:01.156367 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 demo demo] GET https://199.204.45.229/volume/v3/types Jun 26 06:29:01.156805 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:01.157060 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 demo demo] Calling method 'index' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:01.157912 np0000183146 devstack@c-api.service[112722]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 06:29:01.157912 np0000183146 devstack@c-api.service[112722]: warnings.warn( Jun 26 06:29:01.158824 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:29:01.198227 np0000183146 devstack@c-api.service[112722]: DEBUG oslo_db.sqlalchemy.engines [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112722) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:29:01.219641 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-2543b8ef-9283-43ec-932d-1e396dcbd6a0 demo demo] https://199.204.45.229/volume/v3/types returned with HTTP 200 Jun 26 06:29:01.220115 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 3/8] 199.204.45.229 () {64 vars in 1290 bytes} [Fri Jun 26 06:29:00 2026] GET /volume/v3/types => generated 377 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:01.257631 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-0fe3a806-000e-4245-b01b-7320bbd9cb60 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:01.652539 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-0fe3a806-000e-4245-b01b-7320bbd9cb60 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 26 06:29:01.653224 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-0fe3a806-000e-4245-b01b-7320bbd9cb60 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:01.653341 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-0fe3a806-000e-4245-b01b-7320bbd9cb60 demo demo] Calling method 'show' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:01.691094 np0000183146 devstack@c-api.service[112721]: DEBUG oslo_db.sqlalchemy.engines [None req-0fe3a806-000e-4245-b01b-7320bbd9cb60 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112721) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 26 06:29:01.710402 np0000183146 devstack@c-api.service[112721]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 26 06:29:01.710402 np0000183146 devstack@c-api.service[112721]: warnings.warn( Jun 26 06:29:01.712602 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-0fe3a806-000e-4245-b01b-7320bbd9cb60 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 26 06:29:01.713009 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 2/9] 199.204.45.229 () {64 vars in 1301 bytes} [Fri Jun 26 06:29:01 2026] GET /volume/v3/types/default => generated 145 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:02.181740 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-400491ae-d4d6-4282-9465-efefab870b6c None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.183079 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 3/10] 199.204.45.229 () {62 vars in 1068 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:29:02.215520 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-0f7fb640-31f6-4e08-ab7e-def7fc9313ad None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.225007 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 3/11] 199.204.45.229 () {64 vars in 1272 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:29:02.260349 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [req-0f7fb640-31f6-4e08-ab7e-def7fc9313ad req-16a46712-b1ba-4f03-9f86-dc6049f5af21 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.263109 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [req-0f7fb640-31f6-4e08-ab7e-def7fc9313ad req-16a46712-b1ba-4f03-9f86-dc6049f5af21 demo demo] GET https://199.204.45.229/volume/v3/ Jun 26 06:29:02.263399 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [req-0f7fb640-31f6-4e08-ab7e-def7fc9313ad req-16a46712-b1ba-4f03-9f86-dc6049f5af21 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:02.263688 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [req-0f7fb640-31f6-4e08-ab7e-def7fc9313ad req-16a46712-b1ba-4f03-9f86-dc6049f5af21 demo demo] Calling method 'version_select' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:02.264317 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [req-0f7fb640-31f6-4e08-ab7e-def7fc9313ad req-16a46712-b1ba-4f03-9f86-dc6049f5af21 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 26 06:29:02.264748 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 4/12] 199.204.45.229 () {66 vars in 1346 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:02.302980 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-25a7bafd-c7c9-4c79-9936-c6cf826031c1 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.306498 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-25a7bafd-c7c9-4c79-9936-c6cf826031c1 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 26 06:29:02.306771 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-25a7bafd-c7c9-4c79-9936-c6cf826031c1 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:02.307066 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-25a7bafd-c7c9-4c79-9936-c6cf826031c1 demo demo] Calling method 'show' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:02.317545 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-25a7bafd-c7c9-4c79-9936-c6cf826031c1 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 26 06:29:02.318013 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 3/13] 199.204.45.229 () {64 vars in 1301 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:02.907899 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-49cbb2f3-ed32-4687-b1a0-278a466d6b4c None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.909288 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 4/14] 199.204.45.229 () {62 vars in 1068 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:29:02.937834 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-33bfef45-5875-4ab6-987b-b364cdcd62a5 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.941561 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 4/15] 199.204.45.229 () {64 vars in 1272 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:29:02.971966 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [req-33bfef45-5875-4ab6-987b-b364cdcd62a5 req-3ad2674f-e3df-43d0-9933-7dc054577315 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:02.975824 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [req-33bfef45-5875-4ab6-987b-b364cdcd62a5 req-3ad2674f-e3df-43d0-9933-7dc054577315 demo demo] GET https://199.204.45.229/volume/v3/ Jun 26 06:29:02.976371 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [req-33bfef45-5875-4ab6-987b-b364cdcd62a5 req-3ad2674f-e3df-43d0-9933-7dc054577315 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:02.976895 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [req-33bfef45-5875-4ab6-987b-b364cdcd62a5 req-3ad2674f-e3df-43d0-9933-7dc054577315 demo demo] Calling method 'version_select' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:02.977743 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [req-33bfef45-5875-4ab6-987b-b364cdcd62a5 req-3ad2674f-e3df-43d0-9933-7dc054577315 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 26 06:29:02.978605 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 5/16] 199.204.45.229 () {66 vars in 1346 bytes} [Fri Jun 26 06:29:02 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:03.020042 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-c9ea331b-745a-4f46-a02b-4dfed7aa93e8 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:03.023036 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-c9ea331b-745a-4f46-a02b-4dfed7aa93e8 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 26 06:29:03.023271 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-c9ea331b-745a-4f46-a02b-4dfed7aa93e8 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:03.023535 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-c9ea331b-745a-4f46-a02b-4dfed7aa93e8 demo demo] Calling method 'show' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:03.034338 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-c9ea331b-745a-4f46-a02b-4dfed7aa93e8 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 26 06:29:03.034961 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 4/17] 199.204.45.229 () {64 vars in 1301 bytes} [Fri Jun 26 06:29:03 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:03.078677 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-adff50df-6236-4ffb-9dff-73ac36418fbd None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:03.079837 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 5/18] 199.204.45.229 () {62 vars in 1068 bytes} [Fri Jun 26 06:29:03 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 26 06:29:03.124459 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-a6ef3f2d-3a58-4f57-ad1a-54817cf89433 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:03.128002 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 5/19] 199.204.45.229 () {64 vars in 1272 bytes} [Fri Jun 26 06:29:03 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 26 06:29:03.175706 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [req-a6ef3f2d-3a58-4f57-ad1a-54817cf89433 req-eda9bddf-935c-480a-af4d-57806301b389 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:03.179478 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [req-a6ef3f2d-3a58-4f57-ad1a-54817cf89433 req-eda9bddf-935c-480a-af4d-57806301b389 demo demo] GET https://199.204.45.229/volume/v3/ Jun 26 06:29:03.179879 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [req-a6ef3f2d-3a58-4f57-ad1a-54817cf89433 req-eda9bddf-935c-480a-af4d-57806301b389 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:03.180302 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [req-a6ef3f2d-3a58-4f57-ad1a-54817cf89433 req-eda9bddf-935c-480a-af4d-57806301b389 demo demo] Calling method 'version_select' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:03.181081 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [req-a6ef3f2d-3a58-4f57-ad1a-54817cf89433 req-eda9bddf-935c-480a-af4d-57806301b389 demo demo] https://199.204.45.229/volume/v3/ returned with HTTP 200 Jun 26 06:29:03.181809 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 6/20] 199.204.45.229 () {66 vars in 1346 bytes} [Fri Jun 26 06:29:03 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:03.224668 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-f3a5cf5f-690e-4880-8e92-56d34e153766 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:29:03.228313 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-f3a5cf5f-690e-4880-8e92-56d34e153766 demo demo] GET https://199.204.45.229/volume/v3/types/default Jun 26 06:29:03.228725 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-f3a5cf5f-690e-4880-8e92-56d34e153766 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:29:03.229203 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-f3a5cf5f-690e-4880-8e92-56d34e153766 demo demo] Calling method 'show' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:29:03.240056 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-f3a5cf5f-690e-4880-8e92-56d34e153766 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 Jun 26 06:29:03.240597 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 5/21] 199.204.45.229 () {64 vars in 1301 bytes} [Fri Jun 26 06:29:03 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 26 06:29:11.213530 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:29:13.235036 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=8 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:34:45.252669 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-a9a54390-b264-4647-a715-71eb32f2d494 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:34:45.367372 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:34:45.367594 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:34:45.367755 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:34:45.368243 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:34:45.369419 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:34:45.414557 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] Get all volumes completed successfully. Jun 26 06:34:45.417878 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-a9a54390-b264-4647-a715-71eb32f2d494 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:34:45.418942 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 6/22] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:34:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:34:55.407990 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:35:45.435671 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:35:45.439891 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:35:45.440138 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:35:45.440328 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:35:45.440825 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:35:45.441613 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:35:45.480135 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] Get all volumes completed successfully. Jun 26 06:35:45.482523 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-8f8a18ba-0eeb-433c-a8cd-6740071d23a5 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:35:45.482977 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 6/23] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:35:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:35:55.473361 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:36:45.518680 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-bc1a5de7-e767-43f2-885e-a94116fc818d None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:36:45.524740 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:36:45.524958 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:36:45.525881 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:36:45.526009 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:36:45.527797 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:36:45.568909 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] Get all volumes completed successfully. Jun 26 06:36:45.571194 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-bc1a5de7-e767-43f2-885e-a94116fc818d demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:36:45.571948 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 7/24] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:36:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:36:55.561810 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:37:45.592524 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-c9ff5391-4918-470a-885d-8df659e68668 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:37:45.598126 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:37:45.598543 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:37:45.598925 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:37:45.599974 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:37:45.601616 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:37:45.641083 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] Get all volumes completed successfully. Jun 26 06:37:45.643655 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-c9ff5391-4918-470a-885d-8df659e68668 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:37:45.643945 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 6/25] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:37:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:37:55.633060 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:38:45.707992 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-62253241-ab99-4c82-b746-1c6fb4e9066e None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:38:45.710461 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:38:45.710645 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:38:45.710833 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:38:45.711128 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:38:45.711885 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:38:45.719228 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] Get all volumes completed successfully. Jun 26 06:38:45.722465 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-62253241-ab99-4c82-b746-1c6fb4e9066e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:38:45.722465 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 7/26] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:38:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:38:55.715283 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:39:45.762800 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:39:45.891274 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:39:45.891638 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:39:45.891952 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:39:45.892332 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:39:45.893683 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:39:45.904970 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] Get all volumes completed successfully. Jun 26 06:39:45.909018 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-6317d920-5efc-4c73-8d87-e0980b01b4d4 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:39:45.909683 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 7/27] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:39:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:39:55.900421 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:40:45.946277 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:40:45.949829 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:40:45.950097 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:40:45.950347 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:40:45.950686 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:40:45.951925 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:40:45.964210 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] Get all volumes completed successfully. Jun 26 06:40:45.967985 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-77a8cf92-d562-442a-b72d-2cb9be7dcc2f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:40:45.968693 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 8/28] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:40:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:40:55.955869 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:41:45.989682 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:41:45.993068 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:41:45.993306 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:41:45.993583 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:41:45.993942 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:41:45.995071 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:41:46.004957 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] Get all volumes completed successfully. Jun 26 06:41:46.007619 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-05e4f1a4-05b8-4ed7-b449-a79f6c645db4 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:41:46.008109 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 7/29] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:41:45 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:41:55.998708 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:42:46.037057 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:42:46.041705 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:42:46.041978 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:42:46.042221 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:42:46.042552 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:42:46.043507 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:42:46.054734 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] Get all volumes completed successfully. Jun 26 06:42:46.057550 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-5b0b3f2d-f54a-4289-abe3-be78643d22c7 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:42:46.058189 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 8/30] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:42:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:42:56.047483 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:43:46.078183 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:43:46.081105 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:43:46.081376 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:43:46.081689 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:43:46.082032 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:43:46.083148 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:43:46.092949 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] Get all volumes completed successfully. Jun 26 06:43:46.095956 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-e7e85475-a788-42d7-acf2-8a61dcea2437 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:43:46.096172 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 8/31] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:43:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:43:56.087059 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:44:46.119936 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:44:46.268537 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:44:46.268931 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:44:46.269373 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:44:46.270127 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:44:46.271302 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:44:46.280734 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] Get all volumes completed successfully. Jun 26 06:44:46.283302 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-b51e8508-0ad5-41ba-a3e7-402245b7a22a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:44:46.283776 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 9/32] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:44:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:44:56.275776 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:45:46.306257 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-91172bae-fb6f-4f85-8927-76957e54f799 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:45:46.310296 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:45:46.310585 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:45:46.310856 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:45:46.311212 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:45:46.313190 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:45:46.322457 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] Get all volumes completed successfully. Jun 26 06:45:46.324537 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-91172bae-fb6f-4f85-8927-76957e54f799 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:45:46.324958 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 8/33] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:45:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:45:56.317035 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:46:46.349230 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:46:46.353323 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:46:46.353656 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:46:46.353979 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:46:46.354394 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:46:46.355734 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:46:46.370581 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] Get all volumes completed successfully. Jun 26 06:46:46.373724 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-60d1b6e8-52f0-4482-81d7-a3679c46392a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:46:46.374341 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 9/34] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:46:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:46:56.360543 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:47:46.394059 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-2778c432-977c-457d-a378-c81bf5d0f439 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:47:46.397423 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:47:46.397717 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:47:46.397971 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:47:46.398475 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:47:46.399478 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:47:46.412218 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] Get all volumes completed successfully. Jun 26 06:47:46.414942 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-2778c432-977c-457d-a378-c81bf5d0f439 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:47:46.415475 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 9/35] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:47:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:47:56.404300 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:48:46.432170 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:48:46.436986 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:48:46.437388 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:48:46.437926 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:48:46.438385 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:48:46.440038 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:48:46.448115 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] Get all volumes completed successfully. Jun 26 06:48:46.450313 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-77e34a77-8491-4404-a36c-94ac1b6874e8 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:48:46.450678 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 10/36] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:48:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:48:56.443801 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:49:46.468039 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:49:46.615735 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:49:46.615990 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:49:46.616263 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:49:46.616623 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:49:46.617610 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:49:46.627013 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] Get all volumes completed successfully. Jun 26 06:49:46.629663 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-0d7ba4e7-5e62-4114-8656-9dbdb6052ec8 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:49:46.630069 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 9/37] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:49:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:49:56.621660 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:50:46.646715 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:50:46.650567 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:50:46.650814 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:50:46.651072 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:50:46.651401 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:50:46.652462 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:50:46.663009 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] Get all volumes completed successfully. Jun 26 06:50:46.665572 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-cb8a3a43-2f41-4670-bc5b-d640dda20368 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:50:46.665999 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 10/38] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:50:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:50:56.959756 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:52:29.156879 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:52:29.160120 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:52:29.160370 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:52:29.160680 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:52:29.161005 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:52:29.162173 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:52:29.174469 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] Get all volumes completed successfully. Jun 26 06:52:29.177669 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-6a3ae204-573c-4ea1-9e63-9cb4ea8114e6 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:52:29.178198 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 10/39] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:52:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:52:39.167687 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:53:29.199681 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:53:29.204068 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:53:29.204451 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:53:29.204895 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:53:29.205251 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:53:29.206293 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:53:29.215956 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] Get all volumes completed successfully. Jun 26 06:53:29.218913 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-8a5849ab-ad54-4f5c-b81f-2d0cfeaaad28 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:53:29.219532 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 11/40] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:53:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:53:39.210978 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:54:29.239192 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-56f98299-4c5a-469d-a328-53adaa737ff4 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:54:29.242461 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:54:29.242461 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:54:29.242674 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:54:29.242941 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:54:29.244127 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:54:29.252802 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] Get all volumes completed successfully. Jun 26 06:54:29.255058 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-56f98299-4c5a-469d-a328-53adaa737ff4 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:54:29.255490 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 10/41] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:54:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:54:39.247009 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:55:29.273792 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] Get all volumes completed successfully. Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-6c95aff4-19ce-4610-9b4d-6df75fd1d059 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:55:29.404165 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 11/42] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:55:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:55:39.385744 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:56:29.414912 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:56:29.417966 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:56:29.418206 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:56:29.418485 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:56:29.418899 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:56:29.419925 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:56:29.429268 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] Get all volumes completed successfully. Jun 26 06:56:29.431766 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-5c935e58-b4d9-4e29-a061-c920b71ca7dc demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:56:29.432229 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 11/43] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:56:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:56:39.423733 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:57:29.451013 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:57:29.454854 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:57:29.455363 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:57:29.455766 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:57:29.456423 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:57:29.458387 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:57:29.473729 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] Get all volumes completed successfully. Jun 26 06:57:29.476752 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-cb7b1edf-c4af-45a8-9dfb-8d587f153016 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:57:29.477503 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 12/44] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:57:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:57:39.465551 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:58:29.493903 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:58:29.501338 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:58:29.501621 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:58:29.502099 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:58:29.502396 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:58:29.504243 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:58:29.513039 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] Get all volumes completed successfully. Jun 26 06:58:29.515725 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-84bb1caa-9024-40fa-9b45-410cc4d5b185 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:58:29.516114 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 11/45] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:58:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:58:39.507916 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 06:59:29.537506 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 06:59:29.540052 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 06:59:29.540230 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 06:59:29.540414 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 06:59:29.540678 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 06:59:29.541447 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 06:59:29.556187 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] Get all volumes completed successfully. Jun 26 06:59:29.559272 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-33c4220d-c1c1-4efb-8883-9c3ac9801e22 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 06:59:29.560127 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 12/46] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 06:59:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 06:59:39.546835 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:00:29.576505 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:00:29.616215 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 07:00:29.617047 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:00:29.617565 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:00:29.618196 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:00:29.619315 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:00:29.628680 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] Get all volumes completed successfully. Jun 26 07:00:29.633661 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-c2bc0926-acd9-4bae-8015-8d7ae3ad497f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:00:29.634704 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 12/47] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 07:00:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:00:39.623535 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:01:29.651795 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:01:29.656415 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 07:01:29.656415 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:01:29.656549 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:01:29.656840 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:01:29.657924 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:01:29.667504 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] Get all volumes completed successfully. Jun 26 07:01:29.670831 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-4108237a-937c-4e6b-a5cb-c53cfb25f433 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:01:29.671540 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 13/48] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 07:01:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:01:39.661319 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:02:29.690580 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.middleware.request_id [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 None None] RequestId filter calling following filter/app {{(pid=112721) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:02:29.693854 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 07:02:29.694118 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] Empty body provided in request {{(pid=112721) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:02:29.694377 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.openstack.wsgi [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] Calling method 'detail' {{(pid=112721) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:02:29.694748 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.api.api_utils [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] Removing options '' from query. {{(pid=112721) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:02:29.695720 np0000183146 devstack@c-api.service[112721]: DEBUG cinder.volume.api [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112721) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:02:29.707696 np0000183146 devstack@c-api.service[112721]: INFO cinder.volume.api [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] Get all volumes completed successfully. Jun 26 07:02:29.711391 np0000183146 devstack@c-api.service[112721]: INFO cinder.api.openstack.wsgi [None req-cad3f67a-9eca-43fa-bb26-1f6e9a525491 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:02:29.712246 np0000183146 devstack@c-api.service[112721]: [pid: 112721|app: 0|req: 12/49] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 07:02:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:02:39.700709 np0000183146 devstack@c-api.service[112721]: DEBUG dbcounter [-] [112721] Writing DB stats cinder:SELECT=1 {{(pid=112721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:03:29.787557 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.middleware.request_id [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e None None] RequestId filter calling following filter/app {{(pid=112724) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:03:29.790981 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 07:03:29.791343 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] Empty body provided in request {{(pid=112724) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:03:29.791759 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.openstack.wsgi [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] Calling method 'detail' {{(pid=112724) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:03:29.792217 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.api.api_utils [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] Removing options '' from query. {{(pid=112724) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:03:29.793713 np0000183146 devstack@c-api.service[112724]: DEBUG cinder.volume.api [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112724) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:03:29.800600 np0000183146 devstack@c-api.service[112724]: INFO cinder.volume.api [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] Get all volumes completed successfully. Jun 26 07:03:29.802506 np0000183146 devstack@c-api.service[112724]: INFO cinder.api.openstack.wsgi [None req-36256dd7-65a6-4312-a818-9e3f2cc71c7e demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:03:29.802870 np0000183146 devstack@c-api.service[112724]: [pid: 112724|app: 0|req: 13/50] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 07:03:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:03:39.796631 np0000183146 devstack@c-api.service[112724]: DEBUG dbcounter [-] [112724] Writing DB stats cinder:SELECT=1 {{(pid=112724) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:04:29.824455 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.middleware.request_id [None req-61c53194-4db0-4d3c-9e66-d8151188e63a None None] RequestId filter calling following filter/app {{(pid=112723) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:04:29.828690 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 07:04:29.828933 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] Empty body provided in request {{(pid=112723) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:04:29.829190 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.openstack.wsgi [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] Calling method 'detail' {{(pid=112723) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:04:29.829538 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.api.api_utils [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] Removing options '' from query. {{(pid=112723) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:04:29.830531 np0000183146 devstack@c-api.service[112723]: DEBUG cinder.volume.api [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112723) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:04:29.839412 np0000183146 devstack@c-api.service[112723]: INFO cinder.volume.api [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] Get all volumes completed successfully. Jun 26 07:04:29.841481 np0000183146 devstack@c-api.service[112723]: INFO cinder.api.openstack.wsgi [None req-61c53194-4db0-4d3c-9e66-d8151188e63a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:04:29.841848 np0000183146 devstack@c-api.service[112723]: [pid: 112723|app: 0|req: 13/51] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 07:04:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:04:39.870979 np0000183146 devstack@c-api.service[112723]: DEBUG dbcounter [-] [112723] Writing DB stats cinder:SELECT=1 {{(pid=112723) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 26 07:05:29.859144 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.middleware.request_id [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 None None] RequestId filter calling following filter/app {{(pid=112722) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 26 07:05:29.954581 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail Jun 26 07:05:29.955026 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] Empty body provided in request {{(pid=112722) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 26 07:05:29.955546 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.openstack.wsgi [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] Calling method 'detail' {{(pid=112722) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 26 07:05:29.956101 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.api.api_utils [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] Removing options '' from query. {{(pid=112722) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 26 07:05:29.957863 np0000183146 devstack@c-api.service[112722]: DEBUG cinder.volume.api [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112722) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 26 07:05:29.966293 np0000183146 devstack@c-api.service[112722]: INFO cinder.volume.api [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] Get all volumes completed successfully. Jun 26 07:05:29.968567 np0000183146 devstack@c-api.service[112722]: INFO cinder.api.openstack.wsgi [None req-a8ada246-24d5-4afd-88c5-ca6451bc3355 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 Jun 26 07:05:29.968960 np0000183146 devstack@c-api.service[112722]: [pid: 112722|app: 0|req: 14/52] 199.204.45.229 () {64 vars in 1296 bytes} [Fri Jun 26 07:05:29 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 26 07:05:39.961974 np0000183146 devstack@c-api.service[112722]: DEBUG dbcounter [-] [112722] Writing DB stats cinder:SELECT=1 {{(pid=112722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}