Jun 17 20:12:31.437984 np0000181524 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 20:12:31.447601 np0000181524 devstack@c-api.service[116583]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 20:12:31 2026] *** Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: nodename: np0000181524 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: machine: x86_64 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: clock source: unix Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: pcre jit disabled Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: detected number of CPU cores: 16 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: current working directory: / Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: detected binary path: /usr/bin/uwsgi-core Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: your processes number limit is 256917 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: your memory page size is 4096 bytes Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: detected max file descriptor number: 2048 Jun 17 20:12:31.451169 np0000181524 devstack@c-api.service[116583]: lock engine: pthread robust mutexes Jun 17 20:12:31.452136 np0000181524 devstack@c-api.service[116583]: thunder lock: enabled Jun 17 20:12:31.452136 np0000181524 devstack@c-api.service[116583]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 20:12:31.452136 np0000181524 devstack@c-api.service[116583]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 20:12:31.452136 np0000181524 devstack@c-api.service[116583]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 20:12:31.452136 np0000181524 devstack@c-api.service[116583]: Set PythonHome to /opt/stack/data/venv Jun 17 20:12:31.498515 np0000181524 devstack@c-api.service[116583]: Python main interpreter initialized at 0x72a5d3ca3668 Jun 17 20:12:31.498515 np0000181524 devstack@c-api.service[116583]: python threads support enabled Jun 17 20:12:31.498515 np0000181524 devstack@c-api.service[116583]: your server socket listen backlog is limited to 100 connections Jun 17 20:12:31.498515 np0000181524 devstack@c-api.service[116583]: your mercy for graceful operations on workers is 80 seconds Jun 17 20:12:31.501409 np0000181524 devstack@c-api.service[116583]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 20:12:31.501409 np0000181524 devstack@c-api.service[116583]: *** Operational MODE: preforking *** Jun 17 20:12:31.501409 np0000181524 devstack@c-api.service[116583]: *** uWSGI is running in multiple interpreter mode *** Jun 17 20:12:31.501409 np0000181524 devstack@c-api.service[116583]: spawned uWSGI master process (pid: 116583) Jun 17 20:12:31.501409 np0000181524 devstack@c-api.service[116583]: spawned uWSGI worker 1 (pid: 116593, cores: 1) Jun 17 20:12:31.500174 np0000181524 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 20:12:31.501974 np0000181524 devstack@c-api.service[116583]: spawned uWSGI worker 2 (pid: 116595, cores: 1) Jun 17 20:12:31.502608 np0000181524 devstack@c-api.service[116583]: spawned uWSGI worker 3 (pid: 116596, cores: 1) Jun 17 20:12:31.503191 np0000181524 devstack@c-api.service[116583]: spawned uWSGI worker 4 (pid: 116597, cores: 1) Jun 17 20:12:31.503261 np0000181524 devstack@c-api.service[116583]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: we strongly recommend against using it for new projects. Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: framework. For more detail see Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:31.640275 np0000181524 devstack@c-api.service[116595]: import eventlet # noqa Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: we strongly recommend against using it for new projects. Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: framework. For more detail see Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:31.642203 np0000181524 devstack@c-api.service[116593]: import eventlet # noqa Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: we strongly recommend against using it for new projects. Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: framework. For more detail see Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:31.648047 np0000181524 devstack@c-api.service[116596]: import eventlet # noqa Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: we strongly recommend against using it for new projects. Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: If you are already using Eventlet, we recommend migrating to a different Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: framework. For more detail see Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 20:12:31.667484 np0000181524 devstack@c-api.service[116597]: import eventlet # noqa Jun 17 20:12:31.728265 np0000181524 devstack@c-api.service[116593]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:31.728265 np0000181524 devstack@c-api.service[116593]: warnings.warn( Jun 17 20:12:31.733831 np0000181524 devstack@c-api.service[116595]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:31.733831 np0000181524 devstack@c-api.service[116595]: warnings.warn( Jun 17 20:12:31.737587 np0000181524 devstack@c-api.service[116596]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:31.737587 np0000181524 devstack@c-api.service[116596]: warnings.warn( Jun 17 20:12:31.755412 np0000181524 devstack@c-api.service[116597]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 20:12:31.755412 np0000181524 devstack@c-api.service[116597]: warnings.warn( Jun 17 20:12:31.801416 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:31.801416 np0000181524 devstack@c-api.service[116593]: from cgi import parse_header Jun 17 20:12:31.810857 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:31.810857 np0000181524 devstack@c-api.service[116595]: from cgi import parse_header Jun 17 20:12:31.820570 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:31.820570 np0000181524 devstack@c-api.service[116596]: from cgi import parse_header Jun 17 20:12:31.848284 np0000181524 devstack@c-api.service[116597]: /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 17 20:12:31.848284 np0000181524 devstack@c-api.service[116597]: from cgi import parse_header Jun 17 20:12:31.852501 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:31.852501 np0000181524 devstack@c-api.service[116593]: removals.removed_module( Jun 17 20:12:31.853896 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:31.853896 np0000181524 devstack@c-api.service[116593]: removals.removed_module( Jun 17 20:12:31.860171 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:31.860171 np0000181524 devstack@c-api.service[116595]: removals.removed_module( Jun 17 20:12:31.861902 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:31.861902 np0000181524 devstack@c-api.service[116595]: removals.removed_module( Jun 17 20:12:31.876583 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:31.876583 np0000181524 devstack@c-api.service[116596]: removals.removed_module( Jun 17 20:12:31.878515 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:31.878515 np0000181524 devstack@c-api.service[116596]: removals.removed_module( Jun 17 20:12:31.910766 np0000181524 devstack@c-api.service[116597]: /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 17 20:12:31.910766 np0000181524 devstack@c-api.service[116597]: removals.removed_module( Jun 17 20:12:31.912849 np0000181524 devstack@c-api.service[116597]: /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 17 20:12:31.912849 np0000181524 devstack@c-api.service[116597]: removals.removed_module( Jun 17 20:12:32.479802 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:32.479802 np0000181524 devstack@c-api.service[116593]: warnings.warn( Jun 17 20:12:32.492169 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:32.492169 np0000181524 devstack@c-api.service[116595]: warnings.warn( Jun 17 20:12:32.567169 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:32.567169 np0000181524 devstack@c-api.service[116596]: warnings.warn( Jun 17 20:12:32.573920 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:32.573920 np0000181524 devstack@c-api.service[116593]: warnings.warn( Jun 17 20:12:32.591503 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:32.591503 np0000181524 devstack@c-api.service[116595]: warnings.warn( Jun 17 20:12:32.618892 np0000181524 devstack@c-api.service[116597]: /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 17 20:12:32.618892 np0000181524 devstack@c-api.service[116597]: warnings.warn( Jun 17 20:12:32.675135 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:32.675135 np0000181524 devstack@c-api.service[116596]: warnings.warn( Jun 17 20:12:32.768415 np0000181524 devstack@c-api.service[116597]: /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 17 20:12:32.768415 np0000181524 devstack@c-api.service[116597]: warnings.warn( Jun 17 20:12:32.862873 np0000181524 devstack@c-api.service[116593]: 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 17 20:12:32.863431 np0000181524 devstack@c-api.service[116593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116593) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:32.883213 np0000181524 devstack@c-api.service[116595]: 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 17 20:12:32.883727 np0000181524 devstack@c-api.service[116595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:32.949490 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:32.949490 np0000181524 devstack@c-api.service[116593]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:32.960616 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:32.960616 np0000181524 devstack@c-api.service[116595]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:32.968628 np0000181524 devstack@c-api.service[116596]: 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 17 20:12:32.968808 np0000181524 devstack@c-api.service[116596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:33.035135 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.035135 np0000181524 devstack@c-api.service[116596]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:33.077682 np0000181524 devstack@c-api.service[116597]: 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 17 20:12:33.077796 np0000181524 devstack@c-api.service[116597]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116597) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 20:12:33.149029 np0000181524 devstack@c-api.service[116597]: /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 17 20:12:33.149029 np0000181524 devstack@c-api.service[116597]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 20:12:33.426078 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116593) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:33.426829 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.426829 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.426829 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.427099 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:33.427677 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.427790 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.427968 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.428036 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.428115 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.428189 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.428189 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.428189 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.428339 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.428339 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.428593 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:33.428792 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.428872 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.428967 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.429043 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.429101 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.429159 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.429215 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.429270 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.429335 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.429440 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.429676 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.429741 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.429815 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.429882 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.429882 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.429994 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.430051 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.430111 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.430170 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.430230 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.430479 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.430550 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.430608 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.430662 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.430725 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.430790 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.430848 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.430903 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.430966 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.431030 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.431100 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.431196 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.431263 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.431360 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.431456 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.431516 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.431613 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.431671 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.431671 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.431791 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.431848 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.431848 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.431954 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.432012 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.432012 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.432326 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.432431 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.432493 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.432550 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.432611 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.432674 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.432738 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.432802 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.432866 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.432922 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.432986 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.433052 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.433117 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.433179 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.434040 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.434113 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.434163 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.434214 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.434271 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.434327 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.434436 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.434682 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.434755 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.434820 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.434888 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.434888 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.434996 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.434996 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.435073 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.435127 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.435161 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.435243 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.435323 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.435393 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.435508 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.435736 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.435786 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.435850 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.435909 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.435965 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.436021 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.436066 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.436100 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.436129 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.436158 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.436186 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.436215 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.436242 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.436272 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.436307 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.436338 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.436366 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.436419 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.436449 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.436476 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.436548 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.438045 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.438112 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.438167 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.438197 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.438267 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.438298 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.438322 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.438349 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.438395 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.438422 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.438456 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.438484 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.438519 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.438549 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.438580 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.438605 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.438636 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.438668 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.438696 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.438724 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.438752 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.438782 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.438817 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.438842 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.438872 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.438872 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.438922 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.438951 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.439251 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.439347 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.439470 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.439616 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.439705 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.439798 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.439902 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.440011 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.440108 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.440198 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.440294 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.440410 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.440518 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.440620 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.443488 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.443531 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.443640 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.443683 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.443734 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.443803 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.443862 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.444264 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.444349 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.444431 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.444508 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.444555 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.444621 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.444685 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.447167 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.447257 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.447399 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.447496 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.447632 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.447715 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.447817 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.449019 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.449019 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.449153 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.449153 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.449153 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.449271 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.449313 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.449313 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.449423 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.449423 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.449507 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.449619 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.449711 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.449828 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.450057 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.450132 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.450188 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.450271 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.450271 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.450404 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.450404 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.452086 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.452163 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.452233 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.452233 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.452313 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.452358 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.452438 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.452488 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.452553 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.452600 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.452648 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.452693 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.452739 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.452784 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.452828 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.452869 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.452921 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.452966 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.453013 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.453066 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.453114 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.453160 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.453200 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.453243 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.453290 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.453342 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.453421 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.453469 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.453513 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.453554 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.453594 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.453643 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.453682 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.453727 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.453727 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.453727 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.453727 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.453727 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.453918 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.453959 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.453959 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.454046 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.454109 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.454109 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.454187 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.454187 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.454187 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.454187 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.454187 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.454187 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.454424 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.454424 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.454499 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.454601 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.454699 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.454807 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.454908 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.455008 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.455107 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.455207 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.455310 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.455440 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.455541 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.455629 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.455716 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.455765 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.455835 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.455876 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.455918 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.455954 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.456000 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.456049 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.456105 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.456148 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.456148 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.456148 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.456257 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.456304 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.456369 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.456474 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.456561 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.456641 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.456724 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.456817 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.458466 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.458533 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.458579 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.458634 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.458679 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.458721 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.458760 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.458808 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.458808 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.458877 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.458918 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.458918 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.458986 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.459123 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.459746 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.459809 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.459908 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.459962 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.460035 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.460102 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.460150 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.460191 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.460244 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.460289 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.460329 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.460395 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.460440 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.460491 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.460537 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.460581 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.460581 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.460661 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.460710 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.460753 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.460795 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.460838 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.460882 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.460928 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.460973 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.461017 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.461060 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.461060 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.461133 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.461133 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.461133 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.461133 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.461289 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.461289 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.461439 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.461725 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.461777 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.461828 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.461876 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.461922 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.461967 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.462012 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.462052 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.462092 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.462132 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.462175 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.462215 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.462259 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.462306 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.462350 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.462408 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.462408 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.462491 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.462491 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.462491 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.462491 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.462648 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.462699 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.462787 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.462882 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.462984 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.463063 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.463163 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.463848 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.463943 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.464041 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.464145 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.464198 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.464252 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.464292 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.464292 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.464368 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.464429 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.464471 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.464520 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.464560 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.464599 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.464646 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.464685 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.464723 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.464767 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.464767 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.464767 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.464767 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.465272 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.465372 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.465482 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.465564 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.465654 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.465704 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.465746 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.465790 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.465836 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.465883 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.465927 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.465973 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.466032 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.466072 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.466115 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.466153 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.466192 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.466231 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.466277 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.466316 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.466356 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.466419 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.466460 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.466500 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.466554 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.466593 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.466632 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.466669 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.466712 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.466747 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.466786 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.466827 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.466870 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.466909 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.466954 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.466993 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.466993 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.466993 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.466993 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.466993 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.466993 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.467184 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.467184 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.467255 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.467311 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.467356 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.467421 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.467462 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.467506 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.467545 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.467627 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.467669 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.467714 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.467753 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.467800 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.467839 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.467877 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.467915 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.467952 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.467997 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.468035 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.468073 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.468116 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.468167 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.468287 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.468361 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.468491 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.468586 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.468680 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.468793 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.469054 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.469114 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.469174 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.469233 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.469291 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.469349 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.469434 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.469473 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.469529 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.469560 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.469613 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.469648 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.469681 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.469733 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.469768 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.469796 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.469826 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.469854 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.469912 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.469943 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.470018 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.470207 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.470273 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.470331 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.470407 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.470437 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.470468 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.470521 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.470548 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.470576 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.470630 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.470671 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.470732 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.470762 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.470788 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.470818 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.470851 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.470908 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.470938 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.470983 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.471012 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.471046 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.472675 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.472722 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.472795 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.472845 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.472908 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.472944 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.472979 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.473011 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.473045 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.473077 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.473109 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.473169 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.473229 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.473302 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.473612 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.473667 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.473733 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.473782 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.473818 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.473852 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.473884 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.473913 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.473944 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.473972 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.474028 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.474065 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.474098 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.474132 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.474164 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.474205 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.474234 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.474308 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.474400 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.474503 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.474591 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.474740 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.474800 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.474859 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.474889 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.474919 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.474973 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.475013 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.475046 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.475074 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.475104 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.475133 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.475165 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.475194 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.475219 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.475249 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.475282 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.475312 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.475338 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.475371 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.475416 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.475446 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.475502 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.475585 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.475671 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.475729 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.475758 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.475789 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.475831 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.475870 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.475901 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.475926 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.475961 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.475994 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.476020 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.476051 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.476089 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.476124 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.476124 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.476172 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.476262 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.476358 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.476477 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.476787 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.476881 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.476970 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.477069 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.477153 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.477247 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.477341 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.478528 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.478595 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.478637 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.478682 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.478730 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.478782 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.478852 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.479001 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.479077 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.479140 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.479199 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.479253 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.479303 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.479391 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.479653 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.479723 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.479775 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.479826 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.479873 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.479915 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.479962 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.480014 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.480058 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.480097 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.480142 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.480188 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.480231 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.480283 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.480329 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.480368 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.480762 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.480813 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.480854 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.480899 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.480899 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.480899 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.480899 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.481032 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.481077 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.481117 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.481161 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.481207 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.481247 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.481291 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.481336 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.481391 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.481433 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.481478 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.481478 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.481546 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.481585 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.481636 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.481680 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.481718 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.481718 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.481718 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.481829 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.481917 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.482002 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.482105 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.482193 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.482287 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.482405 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.487687 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.487773 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.487773 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.487855 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.487901 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.487942 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.488027 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.488079 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.488128 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.488202 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.488245 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.488303 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.488343 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.488414 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116596) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.488455 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.488501 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.488550 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.488595 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.488635 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.488730 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.488781 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.488828 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.488901 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.488949 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.488989 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.489055 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116593) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.489213 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.489308 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.489416 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.489516 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.489610 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.489707 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.489821 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.489918 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.490012 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.490107 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.490206 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.490301 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.490416 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116595) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.535926 np0000181524 devstack@c-api.service[116593]: INFO dbcounter [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Registered counter for database cinder Jun 17 20:12:33.536951 np0000181524 devstack@c-api.service[116596]: INFO dbcounter [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Registered counter for database cinder Jun 17 20:12:33.541012 np0000181524 devstack@c-api.service[116595]: INFO dbcounter [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Registered counter for database cinder Jun 17 20:12:33.570452 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116597) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 20:12:33.570965 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.571066 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.571461 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.572053 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.572154 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.572217 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.572275 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.572341 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.572418 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.572488 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.572944 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.573044 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.573044 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.573172 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.573172 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.573284 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.573284 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.573827 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.573912 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.573970 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.574025 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.574099 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.574156 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.574218 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.574889 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.574996 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.575073 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.575144 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.575219 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.575285 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.575344 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.576065 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.576169 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.576234 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.576306 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.576372 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.576458 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.576558 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.577174 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.577259 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.577338 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.577427 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.577514 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.577583 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.577637 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.577747 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.577831 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.577889 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.578133 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.578133 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.578133 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.578281 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.579500 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.579662 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.579662 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.579841 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.579841 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.580016 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.580016 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.580761 np0000181524 devstack@c-api.service[116593]: DEBUG oslo_db.sqlalchemy.engines [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 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=116593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.581097 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.581170 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.581257 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.581317 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.581431 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.581498 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.581567 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.582399 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.582488 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.582562 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.582628 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.582729 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.582788 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.582873 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.582979 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.583050 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.583143 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.583232 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.583298 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.583363 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.583501 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.583751 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.583839 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.583901 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.583974 np0000181524 devstack@c-api.service[116596]: DEBUG oslo_db.sqlalchemy.engines [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c 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=116596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.584047 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.584047 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.584156 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.584222 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.584938 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.585003 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.585091 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.585150 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.585268 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.585342 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.585464 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.586156 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.586256 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.586326 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.586435 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.586515 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.586580 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.586635 np0000181524 devstack@c-api.service[116595]: DEBUG oslo_db.sqlalchemy.engines [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e 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=116595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.586714 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.587052 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.587123 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.587231 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.587315 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.587400 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.587510 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.587591 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.587699 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.587773 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.587847 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.587944 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.588021 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.588103 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.588189 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.588764 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.588875 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.588963 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.589041 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.589109 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.589175 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.589283 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.589980 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.590057 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.590149 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.590224 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.590294 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.590357 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.590500 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.591042 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.591106 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.591199 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.591269 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.591326 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.591455 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.591532 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.591657 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.591727 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.591788 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.591850 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.591914 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.591977 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.592040 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.592375 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.592468 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.592523 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.592592 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.592592 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.592710 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.592710 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.593194 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.593256 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.593308 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.593373 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.593456 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.593528 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.593528 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.593870 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.593870 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.593981 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.593981 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.594101 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.594101 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.594218 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.594776 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.594854 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.594912 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.594977 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.595049 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.595049 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.595161 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.595346 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.595430 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.595486 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.595540 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.595606 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.595713 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.595713 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.596008 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.596071 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.596126 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.596182 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.596238 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.596293 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.596348 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.596580 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.596642 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.596710 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.596773 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.596773 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.596876 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.596930 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.597582 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.597645 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.597700 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.597770 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.597829 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.597893 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.597893 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.598200 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.598261 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.598311 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.598375 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.598454 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.598509 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.598563 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.598856 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.598918 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.598973 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.599024 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.599083 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.599140 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.599204 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.600205 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.600271 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.600319 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.600370 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.600463 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.600518 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.600577 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 20:12:33.600631 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116597) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 20:12:33.600684 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 20:12:33.600735 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 20:12:33.600787 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 20:12:33.600838 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116597) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 20:12:33.600896 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116597) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 20:12:33.648083 np0000181524 devstack@c-api.service[116597]: INFO dbcounter [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Registered counter for database cinder Jun 17 20:12:33.697140 np0000181524 devstack@c-api.service[116597]: DEBUG oslo_db.sqlalchemy.engines [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 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=116597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.698233 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writer thread running {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:33.702567 np0000181524 devstack@c-api.service[116596]: INFO cinder.rpc [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:33.702944 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writer thread running {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:33.703403 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writer thread running {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:33.706293 np0000181524 devstack@c-api.service[116596]: INFO cinder.rpc [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:33.706916 np0000181524 devstack@c-api.service[116593]: INFO cinder.rpc [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:33.707474 np0000181524 devstack@c-api.service[116595]: INFO cinder.rpc [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:33.709195 np0000181524 devstack@c-api.service[116596]: INFO cinder.rpc [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:33.710130 np0000181524 devstack@c-api.service[116593]: INFO cinder.rpc [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:33.710667 np0000181524 devstack@c-api.service[116595]: INFO cinder.rpc [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:33.711574 np0000181524 devstack@c-api.service[116596]: INFO cinder.rpc [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:33.712754 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.713212 np0000181524 devstack@c-api.service[116593]: INFO cinder.rpc [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:33.713554 np0000181524 devstack@c-api.service[116595]: INFO cinder.rpc [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:33.715677 np0000181524 devstack@c-api.service[116593]: INFO cinder.rpc [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:33.716272 np0000181524 devstack@c-api.service[116595]: INFO cinder.rpc [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:33.716589 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.717138 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.717210 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.719802 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.720093 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.751768 np0000181524 devstack@c-api.service[116596]: DEBUG oslo_db.sqlalchemy.engines [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c 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=116596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.753867 np0000181524 devstack@c-api.service[116595]: DEBUG oslo_db.sqlalchemy.engines [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e 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=116595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.754287 np0000181524 devstack@c-api.service[116596]: INFO cinder.rpc [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:33.755257 np0000181524 devstack@c-api.service[116593]: DEBUG oslo_db.sqlalchemy.engines [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 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=116593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.756659 np0000181524 devstack@c-api.service[116596]: INFO cinder.rpc [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:33.756857 np0000181524 devstack@c-api.service[116595]: INFO cinder.rpc [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:33.757785 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.757901 np0000181524 devstack@c-api.service[116593]: INFO cinder.rpc [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:33.759461 np0000181524 devstack@c-api.service[116595]: INFO cinder.rpc [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:33.760202 np0000181524 devstack@c-api.service[116593]: INFO cinder.rpc [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:33.760757 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.761421 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.768485 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.772655 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.772762 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.773633 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.775677 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.775822 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.776774 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.778916 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.779785 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.779887 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.782672 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.783837 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.785156 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.785525 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.787717 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.788065 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.788558 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.790652 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.791054 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.791286 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.793739 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.794034 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.794291 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.795614 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.796557 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.796863 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.798451 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.799684 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.800248 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.801166 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.801823 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.804404 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.804499 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.804659 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.807813 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.809864 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.809959 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.810341 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.811349 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.812899 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.813153 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.813741 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writer thread running {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 20:12:33.814249 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.814318 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.815483 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.815600 np0000181524 devstack@c-api.service[116596]: WARNING cinder.api.contrib.hosts [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:33.816309 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.816593 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.816911 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.817204 np0000181524 devstack@c-api.service[116597]: INFO cinder.rpc [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 20:12:33.817576 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.818147 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.818243 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.819003 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.819826 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.819928 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.820673 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.820773 np0000181524 devstack@c-api.service[116597]: INFO cinder.rpc [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 20:12:33.820956 np0000181524 devstack@c-api.service[116595]: WARNING cinder.api.contrib.hosts [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:33.821283 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.821612 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: extensions {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.821689 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.822644 np0000181524 devstack@c-api.service[116593]: WARNING cinder.api.contrib.hosts [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:33.822846 np0000181524 devstack@c-api.service[116597]: INFO cinder.rpc [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 20:12:33.823110 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.823538 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.824015 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-quota-class-sets {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.824454 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.824824 np0000181524 devstack@c-api.service[116597]: INFO cinder.rpc [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 20:12:33.825185 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.825371 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: scheduler-stats {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.825719 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.826036 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.826705 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.826876 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-quota-sets {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.827078 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: extensions {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.828410 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: backups {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.828497 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.828805 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-quota-class-sets {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.829320 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.829500 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: extensions {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.830059 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: scheduler-stats {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.830414 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-snapshot-manage {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.830999 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-quota-class-sets {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.831740 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-quota-sets {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.831893 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: consistencygroups {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.832404 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: scheduler-stats {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.833787 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: extra_specs {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.833836 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-quota-sets {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.834156 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: backups {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.835283 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: backups {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.835358 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-hosts {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.836235 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-snapshot-manage {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.836675 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-volume-manage {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.837635 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: consistencygroups {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.838010 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-snapshot-manage {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.838233 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-availability-zone {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.839391 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: consistencygroups {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.839526 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: encryption {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.839680 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: extra_specs {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.840991 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-volume-transfer {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.841308 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: extra_specs {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.841370 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-hosts {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.842609 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: capabilities {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.842705 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-volume-manage {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.842862 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-hosts {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.843849 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: encryption {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.844067 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-availability-zone {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.844240 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-volume-manage {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.845302 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: os-volume-type-access {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.845402 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: encryption {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.845619 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-availability-zone {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.846853 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-volume-transfer {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.846925 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: cgsnapshots {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.846993 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: encryption {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.848301 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extended resource: qos-specs {{(pid=116596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.848374 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: capabilities {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.848695 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-volume-transfer {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.849676 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: encryption {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.850254 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: capabilities {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.850831 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.contrib.snapshot_actions [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] SnapshotActionsController initialized {{(pid=116596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:33.851196 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: os-volume-type-access {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.851631 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: encryption {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.851700 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.852774 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: cgsnapshots {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.853147 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.853211 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: os-volume-type-access {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.854155 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extended resource: qos-specs {{(pid=116595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.854500 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.854824 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: cgsnapshots {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.855809 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.856239 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extended resource: qos-specs {{(pid=116593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.856315 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] SnapshotActionsController initialized {{(pid=116595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:33.857149 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.857234 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.858357 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.contrib.snapshot_actions [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] SnapshotActionsController initialized {{(pid=116593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:33.858549 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.858692 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.859201 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.859979 np0000181524 devstack@c-api.service[116596]: WARNING castellan.key_manager.migration [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.860110 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.860849 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.860946 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension SnapshotActions extending resource: snapshots {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861029 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861134 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861257 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension AdminActions extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861362 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension AdminActions extending resource: snapshots {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861502 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension AdminActions extending resource: backups {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861564 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.861695 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeActions extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861811 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension TypesManage extending resource: types {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.861918 np0000181524 devstack@c-api.service[116597]: DEBUG oslo_db.sqlalchemy.engines [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 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=116597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:33.861985 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension UsedLimits extending resource: limits {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862061 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862118 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862172 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.862227 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862316 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeTypeAccess extending resource: types {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862446 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862548 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862651 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.v3.router [None req-7d7ebef2-8ce4-449f-b8b7-3406ae3b466c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.862869 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.863423 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.864368 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.864882 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.865698 np0000181524 devstack@c-api.service[116595]: WARNING castellan.key_manager.migration [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.866314 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.866574 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension SnapshotActions extending resource: snapshots {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.866688 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.866904 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867003 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension AdminActions extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867083 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension AdminActions extending resource: snapshots {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867473 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension AdminActions extending resource: backups {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867583 np0000181524 devstack@c-api.service[116597]: INFO cinder.rpc [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 20:12:33.867684 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeActions extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867684 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension TypesManage extending resource: types {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867684 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension UsedLimits extending resource: limits {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.867684 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868082 np0000181524 devstack@c-api.service[116593]: WARNING castellan.key_manager.migration [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.868145 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868145 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868145 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeTypeAccess extending resource: types {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868145 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868145 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868443 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.v3.router [None req-b5ba9e22-fb14-45ff-aad7-cbf2a4a6192e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868518 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868629 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868835 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.868918 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension AdminActions extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869032 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension AdminActions extending resource: snapshots {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869128 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension AdminActions extending resource: backups {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869225 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeActions extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869363 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension TypesManage extending resource: types {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869478 np0000181524 devstack@c-api.service[116597]: INFO cinder.rpc [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 20:12:33.869548 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension UsedLimits extending resource: limits {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869614 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869674 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869742 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869850 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.869964 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.870065 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.870163 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.v3.router [None req-81f021a8-a3cb-4fb1-997e-dc3bf2097e74 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.870237 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.870463 np0000181524 devstack@c-api.service[116596]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72a5d3ca3668 pid: 116596 (default app) Jun 17 20:12:33.877128 np0000181524 devstack@c-api.service[116595]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72a5d3ca3668 pid: 116595 (default app) Jun 17 20:12:33.878480 np0000181524 devstack@c-api.service[116593]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72a5d3ca3668 pid: 116593 (default app) Jun 17 20:12:33.879238 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879238 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879371 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879371 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879371 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879371 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879371 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879672 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879672 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879672 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879672 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879672 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879672 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879981 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879981 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879981 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.879981 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.879981 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880203 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880203 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880203 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880203 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880420 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880420 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880420 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880420 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880689 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880689 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880689 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880689 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880689 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880946 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880946 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880946 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.880946 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.880946 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881148 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881148 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881148 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881148 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881148 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881148 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881463 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881463 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881463 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881463 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881463 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881463 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881722 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881722 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881722 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881722 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881722 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881722 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881990 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881990 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881990 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881990 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.881990 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.881990 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882256 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882256 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882256 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882256 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882469 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882469 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882469 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882469 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882469 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882701 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882701 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882701 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882701 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882701 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882917 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882917 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882917 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882917 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.882917 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.882917 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.883166 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.883166 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.883166 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.883166 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.883166 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.883803 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.883803 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.883803 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.883803 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.883803 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884058 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884058 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884058 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884058 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884245 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884245 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884245 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884245 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884509 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884509 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884509 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884509 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884509 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884749 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884749 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884749 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884749 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884749 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884954 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884954 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.884954 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.884954 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885161 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885161 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885161 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885161 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885373 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885373 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885373 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885373 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885576 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885576 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885576 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885576 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885762 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885762 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885762 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885762 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885947 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885947 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885947 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885947 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.885947 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.885947 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886217 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886217 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886217 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886217 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886217 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886461 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886754 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886754 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886754 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886754 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.886754 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.886754 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887017 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887017 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887017 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887017 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887017 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887017 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887279 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887279 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887279 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887279 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887279 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887279 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887561 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887561 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887561 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887561 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887737 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887737 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887737 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887737 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887973 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887973 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.887973 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.887973 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.888161 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.888161 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.888161 np0000181524 devstack@c-api.service[116596]: /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 17 20:12:33.888161 np0000181524 devstack@c-api.service[116596]: warnings.warn(deprecated_msg) Jun 17 20:12:33.888339 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.888401 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-7ca8cdf2-5c5f-47d1-b30f-f1dede845fe5 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:12:33.888401 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Wed Jun 17 20:12:33 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 17 20:12:33.888494 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.889035 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.893087 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.896024 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.898972 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.901999 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.904800 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.907660 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.909119 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.911770 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.917664 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.921142 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.923514 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.925057 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.926414 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.927769 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.929122 np0000181524 devstack@c-api.service[116597]: WARNING cinder.api.contrib.hosts [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 20:12:33.930035 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.931415 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.932766 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.934281 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.935291 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: extensions {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.937206 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-quota-class-sets {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.938511 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: scheduler-stats {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.939966 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-quota-sets {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.941398 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: backups {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.943597 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-snapshot-manage {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.945490 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: consistencygroups {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.947467 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: extra_specs {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.948960 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-hosts {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.950352 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-volume-manage {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.951738 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-availability-zone {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.953134 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: encryption {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.954676 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-volume-transfer {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.956257 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: capabilities {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.957723 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: encryption {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.959750 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: os-volume-type-access {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.961459 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: cgsnapshots {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.962833 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extended resource: qos-specs {{(pid=116597) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 20:12:33.965416 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.contrib.snapshot_actions [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] SnapshotActionsController initialized {{(pid=116597) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 20:12:33.966303 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.967957 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.969508 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.970813 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.972191 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.973647 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.975032 np0000181524 devstack@c-api.service[116597]: WARNING castellan.key_manager.migration [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 20:12:33.975981 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976072 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976298 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976407 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension AdminActions extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976563 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension AdminActions extending resource: snapshots {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976664 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension AdminActions extending resource: backups {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976759 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeActions extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.976914 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension TypesManage extending resource: types {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977031 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension UsedLimits extending resource: limits {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977133 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977234 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977336 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977460 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977589 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977692 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.977780 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.v3.router [None req-9241cb97-a97b-40ed-8c36-fe9beb1fd613 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116597) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 20:12:33.986421 np0000181524 devstack@c-api.service[116597]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72a5d3ca3668 pid: 116597 (default app) Jun 17 20:12:41.092152 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.092152 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.092152 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.092152 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.092152 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093029 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093029 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093029 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093029 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093029 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093369 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093369 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093369 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093369 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093369 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093369 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093749 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093749 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093749 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093749 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093977 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093977 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.093977 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.093977 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094223 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094223 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094223 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094223 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094499 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094499 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094499 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094499 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094499 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094850 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094850 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094850 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.094850 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.094850 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.095158 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.095158 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.095158 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.095158 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.095158 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.095158 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.095639 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.095639 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.095639 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.095639 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.095639 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.095639 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096128 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096128 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096128 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096128 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096128 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096128 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096498 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096498 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096498 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096498 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096498 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096792 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096792 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096792 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.096792 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.096792 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097096 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097096 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097096 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097096 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097096 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097096 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097463 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097463 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097463 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097463 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097463 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097463 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097927 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097927 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097927 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.097927 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.097927 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.098339 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.098339 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.098339 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.098339 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.098339 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.098802 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.098802 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.098802 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.098802 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099065 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099065 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099065 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099065 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099298 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099298 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099298 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099298 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099298 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099676 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099676 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099676 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099676 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099676 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099970 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099970 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.099970 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.099970 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100203 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100203 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100203 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100203 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100478 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100478 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100478 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100478 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100713 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100713 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100713 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100713 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100944 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100944 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.100944 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.100944 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101225 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101225 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101225 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101225 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101225 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101552 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101552 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101552 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101552 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101552 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101552 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101894 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101894 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101894 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.101894 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.101894 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102192 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102192 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102192 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102192 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102192 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102192 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102559 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102559 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102559 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102559 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102559 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102559 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102896 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102896 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102896 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102896 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.102896 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.102896 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.103229 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.103229 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.103229 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.103229 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.103229 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.103229 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.103746 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.103746 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.103746 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.103746 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.104034 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.104034 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.104034 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.104034 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.104034 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.104345 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.104345 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.104345 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.104345 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.104345 np0000181524 devstack@c-api.service[116595]: warnings.warn(deprecated_msg) Jun 17 20:12:41.104345 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-72b42811-7577-4497-91c5-07defe53fef6 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:12:41.600496 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-72b42811-7577-4497-91c5-07defe53fef6 admin admin] POST https://199.204.45.222/volume/v3/types Jun 17 20:12:41.601059 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-72b42811-7577-4497-91c5-07defe53fef6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:12:41.603044 np0000181524 devstack@c-api.service[116595]: /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 17 20:12:41.603044 np0000181524 devstack@c-api.service[116595]: warnings.warn( Jun 17 20:12:41.667676 np0000181524 devstack@c-api.service[116595]: DEBUG oslo_db.sqlalchemy.engines [None req-72b42811-7577-4497-91c5-07defe53fef6 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=116595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:41.702679 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-72b42811-7577-4497-91c5-07defe53fef6 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 17 20:12:41.703776 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Wed Jun 17 20:12:41 2026] POST /volume/v3/types => generated 186 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:12:41.741726 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.741726 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.741726 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.741726 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.741726 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.744843 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.744843 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.744843 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.744843 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.744843 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.748332 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.748332 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.748332 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.748332 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.748332 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.748332 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.750717 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.750717 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.750717 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.750717 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.752262 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.752262 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.752262 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.752262 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.753733 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.753733 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.753733 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.753733 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.755476 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.755476 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.755476 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.755476 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.755476 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.757415 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.757415 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.757415 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.757415 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.757415 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.758942 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.758942 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.758942 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.758942 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.758942 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.758942 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.759784 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.759784 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.759784 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.759784 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.759784 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.759784 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.760571 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.760571 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.760571 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.760571 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.760571 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.760571 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.762230 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.762230 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.762230 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.762230 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.762230 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.764196 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.764196 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.764196 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.764196 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.764196 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.765572 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.765572 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.765572 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.765572 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.765572 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.765572 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.766417 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.766417 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.766417 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.766417 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.766417 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.766417 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.767770 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.767770 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.767770 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.767770 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.767770 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.769586 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.769586 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.769586 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.769586 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.769586 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.770985 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.770985 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.770985 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.770985 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771225 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771225 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771225 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771225 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771556 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771556 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771556 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771556 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771556 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771854 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771854 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771854 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.771854 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.771854 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772126 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772126 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772126 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772126 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772358 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772358 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772358 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772358 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772626 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772626 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772626 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772626 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772787 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772787 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.772787 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.772787 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773071 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773071 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773071 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773071 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773185 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773185 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773185 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773185 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773185 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773312 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773312 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773312 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773312 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773312 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773312 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773476 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773476 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773476 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773476 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773476 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773659 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773659 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773659 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773659 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773659 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773659 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773809 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773809 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773809 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773809 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.773809 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.773809 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774010 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774010 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774010 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774010 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774010 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774010 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774168 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774168 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774168 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774168 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774168 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774168 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774321 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774321 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774321 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774321 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774478 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774478 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774478 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774478 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774478 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774639 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774639 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774639 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774639 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:41.774639 np0000181524 devstack@c-api.service[116593]: warnings.warn(deprecated_msg) Jun 17 20:12:41.774639 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [req-72b42811-7577-4497-91c5-07defe53fef6 req-67e5a3af-896f-42bf-89ac-6a055196b8c3 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:12:42.077609 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [req-72b42811-7577-4497-91c5-07defe53fef6 req-67e5a3af-896f-42bf-89ac-6a055196b8c3 admin admin] POST https://199.204.45.222/volume/v3/types/315a53b7-12ce-4483-b045-fde79e0d6292/extra_specs Jun 17 20:12:42.078169 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [req-72b42811-7577-4497-91c5-07defe53fef6 req-67e5a3af-896f-42bf-89ac-6a055196b8c3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 20:12:42.079861 np0000181524 devstack@c-api.service[116593]: /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 17 20:12:42.079861 np0000181524 devstack@c-api.service[116593]: warnings.warn( Jun 17 20:12:42.114267 np0000181524 devstack@c-api.service[116593]: DEBUG oslo_db.sqlalchemy.engines [req-72b42811-7577-4497-91c5-07defe53fef6 req-67e5a3af-896f-42bf-89ac-6a055196b8c3 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=116593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:12:42.177443 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [req-72b42811-7577-4497-91c5-07defe53fef6 req-67e5a3af-896f-42bf-89ac-6a055196b8c3 admin admin] https://199.204.45.222/volume/v3/types/315a53b7-12ce-4483-b045-fde79e0d6292/extra_specs returned with HTTP 200 Jun 17 20:12:42.178290 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Wed Jun 17 20:12:41 2026] POST /volume/v3/types/315a53b7-12ce-4483-b045-fde79e0d6292/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:12:43.755874 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=6 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:12:43.868871 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=6 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:12:51.698179 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:12:52.177007 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:15:41.550311 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-8cae63db-997c-4e6c-8f68-d6d1efaf22d8 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:15:41.551141 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-8cae63db-997c-4e6c-8f68-d6d1efaf22d8 None None] GET https://199.204.45.222/volume// Jun 17 20:15:41.551365 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-8cae63db-997c-4e6c-8f68-d6d1efaf22d8 None None] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:15:41.551699 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-8cae63db-997c-4e6c-8f68-d6d1efaf22d8 None None] Calling method 'all' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:15:41.552350 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-8cae63db-997c-4e6c-8f68-d6d1efaf22d8 None None] https://199.204.45.222/volume// returned with HTTP 300 Jun 17 20:15:41.553150 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Wed Jun 17 20:15:41 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 20:16:20.119346 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.119346 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.119346 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.119346 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.119940 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.119940 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.119940 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.119940 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120168 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120168 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120168 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120168 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120168 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120168 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120457 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120457 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120457 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120457 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120457 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120688 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120688 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120688 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120688 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120688 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120898 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120898 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.120898 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.120898 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121062 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121062 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121062 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121062 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121062 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121280 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121280 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121280 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121280 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121280 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121507 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121507 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121507 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121507 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121507 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121507 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121764 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121764 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121764 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121764 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.121764 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.121764 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122017 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122017 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122017 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122017 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122017 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122017 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122344 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122344 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122344 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122344 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122344 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122691 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122691 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122691 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122691 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122691 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122895 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122895 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122895 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122895 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.122895 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.122895 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123145 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123145 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123145 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123145 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123145 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123145 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123395 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123395 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123395 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123395 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123395 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123637 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123637 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123637 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123637 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123637 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123838 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123838 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.123838 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.123838 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124024 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124024 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124024 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124024 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124252 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124252 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124252 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124252 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124252 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124564 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124564 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124564 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124564 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124564 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124875 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124875 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.124875 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.124875 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.125157 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.125157 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.125157 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.125157 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.125466 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.125466 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.125466 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.125466 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.125745 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.125745 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.125745 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.125745 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126022 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126022 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126022 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126022 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126343 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126343 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126343 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126343 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126343 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126723 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126723 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126723 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126723 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.126723 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.126723 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127123 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127123 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127123 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127123 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127123 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127484 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127484 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127484 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127484 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127484 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127484 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127898 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127898 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127898 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127898 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.127898 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.127898 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.128369 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.128369 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.128369 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.128369 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.128369 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.128369 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.128813 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.128813 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.128813 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.128813 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.128813 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.128813 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129222 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129222 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129222 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129222 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129510 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129510 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129510 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129510 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129510 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: warnings.warn(deprecated_msg) Jun 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-f5922967-0747-446d-a0fb-3fadcb4263fe None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:20.129887 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 1/5] 199.204.45.222 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:20 2026] GET /volume/v3 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 20:16:20.161896 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-bbba153a-89cd-4568-af6b-10113f84057f None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:20.175069 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 2/6] 199.204.45.222 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:20 2026] GET /volume/v3 => generated 0 bytes in 15 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 20:16:20.212540 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [req-bbba153a-89cd-4568-af6b-10113f84057f req-4c3d12f2-04d4-41e3-a4dd-da3ebae9473b None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:20.215196 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [req-bbba153a-89cd-4568-af6b-10113f84057f req-4c3d12f2-04d4-41e3-a4dd-da3ebae9473b demo demo] GET https://199.204.45.222/volume/v3/ Jun 17 20:16:20.215462 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [req-bbba153a-89cd-4568-af6b-10113f84057f req-4c3d12f2-04d4-41e3-a4dd-da3ebae9473b demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:20.215723 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [req-bbba153a-89cd-4568-af6b-10113f84057f req-4c3d12f2-04d4-41e3-a4dd-da3ebae9473b demo demo] Calling method 'version_select' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:20.218234 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [req-bbba153a-89cd-4568-af6b-10113f84057f req-4c3d12f2-04d4-41e3-a4dd-da3ebae9473b demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 17 20:16:20.218663 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 2/7] 199.204.45.222 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:20 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 17 20:16:20.259790 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:20.610524 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd demo demo] GET https://199.204.45.222/volume/v3/types Jun 17 20:16:20.610826 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:20.611020 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd demo demo] Calling method 'index' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:20.611512 np0000181524 devstack@c-api.service[116596]: /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 17 20:16:20.611512 np0000181524 devstack@c-api.service[116596]: warnings.warn( Jun 17 20:16:20.612100 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:16:20.649071 np0000181524 devstack@c-api.service[116596]: DEBUG oslo_db.sqlalchemy.engines [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd 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=116596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:16:20.694110 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-747fa1f6-9eeb-4958-8b48-2e8fe5b9eabd demo demo] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 17 20:16:20.694110 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1290 bytes} [Wed Jun 17 20:16:20 2026] GET /volume/v3/types => generated 377 bytes in 413 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:20.733401 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-c31f50f0-0f2b-4227-b2ef-7f9807beb8e2 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:21.060433 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-c31f50f0-0f2b-4227-b2ef-7f9807beb8e2 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 17 20:16:21.060799 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-c31f50f0-0f2b-4227-b2ef-7f9807beb8e2 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:21.061003 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-c31f50f0-0f2b-4227-b2ef-7f9807beb8e2 demo demo] Calling method 'show' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:21.099422 np0000181524 devstack@c-api.service[116597]: DEBUG oslo_db.sqlalchemy.engines [None req-c31f50f0-0f2b-4227-b2ef-7f9807beb8e2 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=116597) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 20:16:21.118077 np0000181524 devstack@c-api.service[116597]: /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 17 20:16:21.118077 np0000181524 devstack@c-api.service[116597]: warnings.warn( Jun 17 20:16:21.120218 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-c31f50f0-0f2b-4227-b2ef-7f9807beb8e2 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:21.120674 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:20 2026] GET /volume/v3/types/default => generated 145 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:21.606885 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-96db0f33-04bb-4114-ad64-d59e43d8d591 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:21.608077 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 3/10] 199.204.45.222 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:21 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 17 20:16:21.645241 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-29c3ba28-3ebc-4ca5-9fc9-65c4f93623a9 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:21.655283 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:21 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 17 20:16:21.693593 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [req-29c3ba28-3ebc-4ca5-9fc9-65c4f93623a9 req-4e9d2726-b5b3-4021-93f6-639fb6f95f13 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:21.696108 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [req-29c3ba28-3ebc-4ca5-9fc9-65c4f93623a9 req-4e9d2726-b5b3-4021-93f6-639fb6f95f13 demo demo] GET https://199.204.45.222/volume/v3/ Jun 17 20:16:21.696365 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [req-29c3ba28-3ebc-4ca5-9fc9-65c4f93623a9 req-4e9d2726-b5b3-4021-93f6-639fb6f95f13 demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:21.696624 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [req-29c3ba28-3ebc-4ca5-9fc9-65c4f93623a9 req-4e9d2726-b5b3-4021-93f6-639fb6f95f13 demo demo] Calling method 'version_select' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:21.697187 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [req-29c3ba28-3ebc-4ca5-9fc9-65c4f93623a9 req-4e9d2726-b5b3-4021-93f6-639fb6f95f13 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 17 20:16:21.697669 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 4/12] 199.204.45.222 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:21 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:21.739437 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-91e2d8c5-1c3a-489a-b778-aaa8a7d7863f None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:21.743543 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-91e2d8c5-1c3a-489a-b778-aaa8a7d7863f demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 17 20:16:21.744046 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-91e2d8c5-1c3a-489a-b778-aaa8a7d7863f demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:21.744534 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-91e2d8c5-1c3a-489a-b778-aaa8a7d7863f demo demo] Calling method 'show' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:21.754822 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-91e2d8c5-1c3a-489a-b778-aaa8a7d7863f demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:21.755310 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:21 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 17 20:16:22.370365 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-cc48e8ee-72c2-4fb1-96a9-9eb08be2c659 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.371669 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 4/14] 199.204.45.222 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:22 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 17 20:16:22.401021 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-3be7428e-bbe2-4b47-9df0-695cb7b4164d None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.404599 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:22 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 17 20:16:22.435490 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [req-3be7428e-bbe2-4b47-9df0-695cb7b4164d req-d81b8dc9-61f4-4f57-9ac1-6f99df2cf15d None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.438719 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [req-3be7428e-bbe2-4b47-9df0-695cb7b4164d req-d81b8dc9-61f4-4f57-9ac1-6f99df2cf15d demo demo] GET https://199.204.45.222/volume/v3/ Jun 17 20:16:22.439054 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [req-3be7428e-bbe2-4b47-9df0-695cb7b4164d req-d81b8dc9-61f4-4f57-9ac1-6f99df2cf15d demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:22.439410 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [req-3be7428e-bbe2-4b47-9df0-695cb7b4164d req-d81b8dc9-61f4-4f57-9ac1-6f99df2cf15d demo demo] Calling method 'version_select' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:22.440066 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [req-3be7428e-bbe2-4b47-9df0-695cb7b4164d req-d81b8dc9-61f4-4f57-9ac1-6f99df2cf15d demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 17 20:16:22.440723 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 5/16] 199.204.45.222 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:22 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 17 20:16:22.478774 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-6fe254d8-e4d4-4b68-88f9-c08f9e2cbbc0 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.482702 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-6fe254d8-e4d4-4b68-88f9-c08f9e2cbbc0 demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 17 20:16:22.483115 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-6fe254d8-e4d4-4b68-88f9-c08f9e2cbbc0 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:22.483613 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-6fe254d8-e4d4-4b68-88f9-c08f9e2cbbc0 demo demo] Calling method 'show' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:22.493023 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-6fe254d8-e4d4-4b68-88f9-c08f9e2cbbc0 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:22.493350 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:22 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:22.529619 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-f57d4f91-cf2e-49b7-be5e-3ec41ffc7c2c None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.531439 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 5/18] 199.204.45.222 () {62 vars in 1068 bytes} [Wed Jun 17 20:16:22 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 17 20:16:22.564808 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-79e4b9e3-2a00-4cbd-8f6c-419ef9273b8b None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.568755 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1272 bytes} [Wed Jun 17 20:16:22 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 17 20:16:22.602511 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [req-79e4b9e3-2a00-4cbd-8f6c-419ef9273b8b req-89e24134-f003-4b6a-b616-055c2eecefa3 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.605670 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [req-79e4b9e3-2a00-4cbd-8f6c-419ef9273b8b req-89e24134-f003-4b6a-b616-055c2eecefa3 demo demo] GET https://199.204.45.222/volume/v3/ Jun 17 20:16:22.605888 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [req-79e4b9e3-2a00-4cbd-8f6c-419ef9273b8b req-89e24134-f003-4b6a-b616-055c2eecefa3 demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:22.606118 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [req-79e4b9e3-2a00-4cbd-8f6c-419ef9273b8b req-89e24134-f003-4b6a-b616-055c2eecefa3 demo demo] Calling method 'version_select' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:22.606555 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [req-79e4b9e3-2a00-4cbd-8f6c-419ef9273b8b req-89e24134-f003-4b6a-b616-055c2eecefa3 demo demo] https://199.204.45.222/volume/v3/ returned with HTTP 200 Jun 17 20:16:22.606952 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 6/20] 199.204.45.222 () {66 vars in 1346 bytes} [Wed Jun 17 20:16:22 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:22.647778 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-5e56f8a5-02bc-4867-b6a3-5651a922350f None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:16:22.651291 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-5e56f8a5-02bc-4867-b6a3-5651a922350f demo demo] GET https://199.204.45.222/volume/v3/types/default Jun 17 20:16:22.651631 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-5e56f8a5-02bc-4867-b6a3-5651a922350f demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:16:22.652057 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-5e56f8a5-02bc-4867-b6a3-5651a922350f demo demo] Calling method 'show' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:16:22.660821 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-5e56f8a5-02bc-4867-b6a3-5651a922350f demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 Jun 17 20:16:22.661114 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1301 bytes} [Wed Jun 17 20:16:22 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 20:16:30.663986 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:16:32.657629 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=8 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:21:19.341003 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:21:19.447461 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:21:19.447774 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:21:19.448103 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:21:19.448869 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:21:19.450064 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:21:19.500016 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] Get all volumes completed successfully. Jun 17 20:21:19.503318 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-eba10c7d-9bbe-48d7-8b8e-d6746f072ae0 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:21:19.504136 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:21:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:21:29.487150 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:22:19.540721 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:22:19.544352 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:22:19.544603 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:22:19.544707 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:22:19.545228 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:22:19.545973 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:22:19.577346 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] Get all volumes completed successfully. Jun 17 20:22:19.579413 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-fd99f5cf-ebc9-4778-89aa-78b174f5c087 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:22:19.579767 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:22:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:22:29.572461 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:23:19.608012 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-532ea0cd-1368-4368-896b-1d350040a587 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:23:19.610645 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:23:19.610817 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:23:19.611067 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:23:19.611609 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:23:19.612602 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:23:19.645611 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] Get all volumes completed successfully. Jun 17 20:23:19.648321 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-532ea0cd-1368-4368-896b-1d350040a587 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:23:19.649033 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:23:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:23:29.639796 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:24:19.662599 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-c8934535-9027-4551-a524-c8e4a93a2d55 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:24:19.665313 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:24:19.665478 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:24:19.665662 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:24:19.666163 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:24:19.666886 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:24:19.721427 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] Get all volumes completed successfully. Jun 17 20:24:19.723630 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-c8934535-9027-4551-a524-c8e4a93a2d55 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:24:19.724003 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:24:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:24:29.715427 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:25:19.739418 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:25:19.742517 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:25:19.742762 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:25:19.743030 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:25:19.743328 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:25:19.744143 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:25:19.751678 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] Get all volumes completed successfully. Jun 17 20:25:19.754184 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-b6d0beae-ba1e-4ff4-96e3-b7ca4aac2e0e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:25:19.754773 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:25:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:25:29.746805 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:26:19.769646 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:26:19.956927 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:26:19.957183 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:26:19.957460 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:26:19.957783 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:26:19.958765 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:26:19.969957 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] Get all volumes completed successfully. Jun 17 20:26:19.972974 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-84cf5447-ccfc-4720-b736-9cd7425e4cd3 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:26:19.973470 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:26:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:26:29.963867 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:27:20.002700 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:27:20.006099 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:27:20.006461 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:27:20.006815 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:27:20.007249 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:27:20.008690 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:27:20.020588 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] Get all volumes completed successfully. Jun 17 20:27:20.023210 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-b19d15c3-b7af-4cea-9194-08747ef69f51 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:27:20.023611 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:27:20 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 17 20:27:30.013885 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:28:20.039198 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:28:20.043555 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:28:20.044058 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:28:20.044781 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:28:20.045470 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:28:20.046619 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:28:20.053565 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] Get all volumes completed successfully. Jun 17 20:28:20.055497 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-44a5059d-30e5-4099-95e2-dd9c65da0b35 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:28:20.055879 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:28:20 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 17 20:28:30.049426 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:29:20.070721 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:29:20.074153 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:29:20.074412 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:29:20.074658 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:29:20.074997 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:29:20.075929 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:29:20.086721 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] Get all volumes completed successfully. Jun 17 20:29:20.088807 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-8a91f4ce-4ea6-498f-966f-6c8cf777b668 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:29:20.089236 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:29:20 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 17 20:29:30.079508 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:30:20.104234 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-c63d03ec-2400-433b-b35b-644e5b88e388 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:30:20.106894 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:30:20.107163 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:30:20.107519 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:30:20.107840 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:30:20.110031 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:30:20.119334 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] Get all volumes completed successfully. Jun 17 20:30:20.121326 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-c63d03ec-2400-433b-b35b-644e5b88e388 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:30:20.121718 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:30:20 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 17 20:30:30.114488 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:31:20.135710 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-372d9485-6443-4341-8040-38623ecba0fd None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:31:20.284413 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:31:20.284602 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:31:20.284770 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:31:20.285004 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:31:20.285706 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:31:20.297714 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] Get all volumes completed successfully. Jun 17 20:31:20.300199 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-372d9485-6443-4341-8040-38623ecba0fd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:31:20.300642 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:31:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:31:30.331127 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:32:20.314503 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:32:20.319235 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:32:20.319687 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:32:20.320088 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:32:20.320468 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:32:20.321443 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:32:20.330483 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] Get all volumes completed successfully. Jun 17 20:32:20.333180 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-27bf3afb-1413-4a44-a708-dde805dea0c3 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:32:20.333690 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:32:20 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 17 20:32:30.324620 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:33:20.357482 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:33:20.359994 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:33:20.360167 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:33:20.360373 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:33:20.360651 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:33:20.361464 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:33:20.368942 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] Get all volumes completed successfully. Jun 17 20:33:20.370779 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-dbcd1948-75b2-4aed-aace-f4b1dd0ca2a4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:33:20.371147 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:33:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:33:30.364853 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:34:20.387950 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:34:20.392669 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:34:20.392900 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:34:20.393083 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:34:20.393298 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:34:20.393996 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:34:20.400777 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] Get all volumes completed successfully. Jun 17 20:34:20.402610 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-77c33945-8dbe-4fd4-bdfa-db93d2d934ca demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:34:20.402940 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:34:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:34:30.396788 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:35:20.419994 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:35:20.425517 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:35:20.426678 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:35:20.427042 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:35:20.427351 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:35:20.428408 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:35:20.438635 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] Get all volumes completed successfully. Jun 17 20:35:20.441879 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-dfae97b4-17db-43cf-b02d-b3cf23884854 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:35:20.442478 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:35:20 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 17 20:35:30.432343 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:36:20.458039 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:36:20.664203 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:36:20.664539 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:36:20.665071 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:36:20.665220 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:36:20.666637 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:36:20.673711 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] Get all volumes completed successfully. Jun 17 20:36:20.675898 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-9605a3f9-4e2e-470f-bcec-b2900de42a0b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:36:20.676234 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:36:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:36:30.669854 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:37:20.691330 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:37:20.694720 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:37:20.694961 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:37:20.695247 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:37:20.695591 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:37:20.696658 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:37:20.705984 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] Get all volumes completed successfully. Jun 17 20:37:20.708613 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-11ba8eeb-a5a6-475f-9efb-25a1acbf321a demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:37:20.708977 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:37:20 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 17 20:37:30.699798 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:38:20.724918 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-8d5e1367-56ac-4270-947d-77f0967675b1 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:38:20.727964 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:38:20.728281 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:38:20.728721 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:38:20.729091 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:38:20.730142 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:38:20.741428 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] Get all volumes completed successfully. Jun 17 20:38:20.744284 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-8d5e1367-56ac-4270-947d-77f0967675b1 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:38:20.745165 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:38:20 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 17 20:38:30.733523 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:39:20.762955 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:39:20.765883 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:39:20.766116 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:39:20.766414 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:39:20.766701 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:39:20.767789 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:39:20.775879 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] Get all volumes completed successfully. Jun 17 20:39:20.777855 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-ba1960db-b163-41e4-a6f0-a43363f17a3b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:39:20.778198 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:39:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:39:30.771032 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:40:20.792442 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:40:20.796564 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:40:20.796780 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:40:20.797039 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:40:20.797327 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:40:20.798585 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:40:20.806940 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] Get all volumes completed successfully. Jun 17 20:40:20.808839 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-0b289e7c-c7bc-4f9a-96d7-c225288b23e9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:40:20.809177 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:40:20 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 17 20:40:30.802188 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:41:20.860344 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-913aecc7-447d-410e-92ed-6fd24308ff52 None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:41:20.951783 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:41:20.952003 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:41:20.952231 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:41:20.952537 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:41:20.953498 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:41:20.960736 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] Get all volumes completed successfully. Jun 17 20:41:20.962608 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-913aecc7-447d-410e-92ed-6fd24308ff52 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:41:20.962934 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 11/42] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:41:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:41:30.957037 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:42:20.976887 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:42:20.979688 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:42:20.979862 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:42:20.980043 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:42:20.980262 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:42:20.980954 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:42:20.987876 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] Get all volumes completed successfully. Jun 17 20:42:20.991766 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-24dbe378-a3c6-453b-ad6b-bd93ed7c040b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:42:20.992314 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 11/43] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:42:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:42:30.983764 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:43:21.011887 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:43:21.017294 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:43:21.017957 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:43:21.018372 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:43:21.018658 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:43:21.019409 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:43:21.026940 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] Get all volumes completed successfully. Jun 17 20:43:21.030089 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-cf3e5d1e-4b67-484f-bad1-28492fc4e22d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:43:21.030970 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 12/44] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:43:21 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 17 20:43:31.022360 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:44:21.044092 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-3436d868-c352-4643-bec3-3a8719c97c89 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:44:21.046352 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:44:21.046584 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:44:21.046661 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:44:21.047215 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:44:21.047744 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:44:21.061483 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] Get all volumes completed successfully. Jun 17 20:44:21.064952 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-3436d868-c352-4643-bec3-3a8719c97c89 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:44:21.065941 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 11/45] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:44:21 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 17 20:44:31.052335 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:45:21.079304 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-72bf8194-5318-4d52-8812-01115a6b0cbe None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:45:21.082151 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:45:21.082365 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:45:21.082644 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:45:21.082914 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:45:21.083907 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:45:21.091942 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] Get all volumes completed successfully. Jun 17 20:45:21.094003 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-72bf8194-5318-4d52-8812-01115a6b0cbe demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:45:21.094344 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 12/46] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:45:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:45:31.086998 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:46:21.112405 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.middleware.request_id [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 None None] RequestId filter calling following filter/app {{(pid=116593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:46:21.216133 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:46:21.216332 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] Empty body provided in request {{(pid=116593) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:46:21.216610 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.openstack.wsgi [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] Calling method 'detail' {{(pid=116593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:46:21.216896 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.api.api_utils [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] Removing options '' from query. {{(pid=116593) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:46:21.218072 np0000181524 devstack@c-api.service[116593]: DEBUG cinder.volume.api [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116593) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:46:21.225600 np0000181524 devstack@c-api.service[116593]: INFO cinder.volume.api [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] Get all volumes completed successfully. Jun 17 20:46:21.227811 np0000181524 devstack@c-api.service[116593]: INFO cinder.api.openstack.wsgi [None req-e59a25e8-eff3-45bb-92be-57ce54af90b3 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:46:21.228156 np0000181524 devstack@c-api.service[116593]: [pid: 116593|app: 0|req: 12/47] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:46:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:46:31.221436 np0000181524 devstack@c-api.service[116593]: DEBUG dbcounter [-] [116593] Writing DB stats cinder:SELECT=1 {{(pid=116593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:47:21.241650 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.middleware.request_id [None req-712031d7-2e4c-4231-916c-c14710c6d27a None None] RequestId filter calling following filter/app {{(pid=116596) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:47:21.244569 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:47:21.244962 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] Empty body provided in request {{(pid=116596) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:47:21.245118 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.openstack.wsgi [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] Calling method 'detail' {{(pid=116596) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:47:21.245345 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.api.api_utils [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] Removing options '' from query. {{(pid=116596) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:47:21.246404 np0000181524 devstack@c-api.service[116596]: DEBUG cinder.volume.api [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116596) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:47:21.259777 np0000181524 devstack@c-api.service[116596]: INFO cinder.volume.api [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] Get all volumes completed successfully. Jun 17 20:47:21.262124 np0000181524 devstack@c-api.service[116596]: INFO cinder.api.openstack.wsgi [None req-712031d7-2e4c-4231-916c-c14710c6d27a demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:47:21.262838 np0000181524 devstack@c-api.service[116596]: [pid: 116596|app: 0|req: 13/48] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:47:21 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 17 20:47:31.250043 np0000181524 devstack@c-api.service[116596]: DEBUG dbcounter [-] [116596] Writing DB stats cinder:SELECT=1 {{(pid=116596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:48:21.296137 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.middleware.request_id [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 None None] RequestId filter calling following filter/app {{(pid=116597) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:48:21.299323 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:48:21.299598 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] Empty body provided in request {{(pid=116597) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:48:21.300076 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.openstack.wsgi [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] Calling method 'detail' {{(pid=116597) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:48:21.300216 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.api.api_utils [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] Removing options '' from query. {{(pid=116597) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:48:21.301924 np0000181524 devstack@c-api.service[116597]: DEBUG cinder.volume.api [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116597) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:48:21.308906 np0000181524 devstack@c-api.service[116597]: INFO cinder.volume.api [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] Get all volumes completed successfully. Jun 17 20:48:21.311015 np0000181524 devstack@c-api.service[116597]: INFO cinder.api.openstack.wsgi [None req-bf597387-11c1-4f05-8fac-4f33e97eada9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:48:21.311504 np0000181524 devstack@c-api.service[116597]: [pid: 116597|app: 0|req: 12/49] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:48:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:48:31.304870 np0000181524 devstack@c-api.service[116597]: DEBUG dbcounter [-] [116597] Writing DB stats cinder:SELECT=1 {{(pid=116597) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 20:49:21.329500 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.middleware.request_id [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c None None] RequestId filter calling following filter/app {{(pid=116595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 20:49:21.331491 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail Jun 17 20:49:21.331742 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] Empty body provided in request {{(pid=116595) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 20:49:21.331894 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.openstack.wsgi [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] Calling method 'detail' {{(pid=116595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 20:49:21.332251 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.api.api_utils [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] Removing options '' from query. {{(pid=116595) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 20:49:21.333109 np0000181524 devstack@c-api.service[116595]: DEBUG cinder.volume.api [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=116595) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 17 20:49:21.341288 np0000181524 devstack@c-api.service[116595]: INFO cinder.volume.api [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] Get all volumes completed successfully. Jun 17 20:49:21.343231 np0000181524 devstack@c-api.service[116595]: INFO cinder.api.openstack.wsgi [None req-d0d41ea6-721f-40d2-888b-bcb32ad32e9c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 Jun 17 20:49:21.343649 np0000181524 devstack@c-api.service[116595]: [pid: 116595|app: 0|req: 13/50] 199.204.45.222 () {64 vars in 1295 bytes} [Wed Jun 17 20:49:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 20:49:31.336502 np0000181524 devstack@c-api.service[116595]: DEBUG dbcounter [-] [116595] Writing DB stats cinder:SELECT=1 {{(pid=116595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}