Jun 18 00:59:02.557443 np0000181711 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 00:59:02.564673 np0000181711 devstack@c-api.service[117005]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 00:59:02 2026] *** Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: nodename: np0000181711 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: machine: x86_64 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: clock source: unix Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: pcre jit disabled Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: detected number of CPU cores: 16 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: current working directory: / Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: detected binary path: /usr/bin/uwsgi-core Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: your processes number limit is 256917 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: your memory page size is 4096 bytes Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: detected max file descriptor number: 2048 Jun 18 00:59:02.568116 np0000181711 devstack@c-api.service[117005]: lock engine: pthread robust mutexes Jun 18 00:59:02.568647 np0000181711 devstack@c-api.service[117005]: thunder lock: enabled Jun 18 00:59:02.568647 np0000181711 devstack@c-api.service[117005]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 00:59:02.568647 np0000181711 devstack@c-api.service[117005]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 00:59:02.568746 np0000181711 devstack@c-api.service[117005]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 00:59:02.568746 np0000181711 devstack@c-api.service[117005]: Set PythonHome to /opt/stack/data/venv Jun 18 00:59:02.605091 np0000181711 devstack@c-api.service[117005]: Python main interpreter initialized at 0x7a8a198a3668 Jun 18 00:59:02.605091 np0000181711 devstack@c-api.service[117005]: python threads support enabled Jun 18 00:59:02.605091 np0000181711 devstack@c-api.service[117005]: your server socket listen backlog is limited to 100 connections Jun 18 00:59:02.605091 np0000181711 devstack@c-api.service[117005]: your mercy for graceful operations on workers is 80 seconds Jun 18 00:59:02.605588 np0000181711 devstack@c-api.service[117005]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 00:59:02.605767 np0000181711 devstack@c-api.service[117005]: *** Operational MODE: preforking *** Jun 18 00:59:02.605930 np0000181711 devstack@c-api.service[117005]: *** uWSGI is running in multiple interpreter mode *** Jun 18 00:59:02.605930 np0000181711 devstack@c-api.service[117005]: spawned uWSGI master process (pid: 117005) Jun 18 00:59:02.606138 np0000181711 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 00:59:02.606648 np0000181711 devstack@c-api.service[117005]: spawned uWSGI worker 1 (pid: 117014, cores: 1) Jun 18 00:59:02.607175 np0000181711 devstack@c-api.service[117005]: spawned uWSGI worker 2 (pid: 117015, cores: 1) Jun 18 00:59:02.607689 np0000181711 devstack@c-api.service[117005]: spawned uWSGI worker 3 (pid: 117016, cores: 1) Jun 18 00:59:02.608209 np0000181711 devstack@c-api.service[117005]: spawned uWSGI worker 4 (pid: 117017, cores: 1) Jun 18 00:59:02.608317 np0000181711 devstack@c-api.service[117005]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: we strongly recommend against using it for new projects. Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: framework. For more detail see Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:02.743810 np0000181711 devstack@c-api.service[117015]: import eventlet # noqa Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: we strongly recommend against using it for new projects. Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: framework. For more detail see Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:02.753342 np0000181711 devstack@c-api.service[117016]: import eventlet # noqa Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: we strongly recommend against using it for new projects. Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: framework. For more detail see Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:02.758613 np0000181711 devstack@c-api.service[117014]: import eventlet # noqa Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: we strongly recommend against using it for new projects. Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: If you are already using Eventlet, we recommend migrating to a different Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: framework. For more detail see Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 00:59:02.768039 np0000181711 devstack@c-api.service[117017]: import eventlet # noqa Jun 18 00:59:02.842097 np0000181711 devstack@c-api.service[117015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:02.842097 np0000181711 devstack@c-api.service[117015]: warnings.warn( Jun 18 00:59:02.859404 np0000181711 devstack@c-api.service[117014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:02.859404 np0000181711 devstack@c-api.service[117014]: warnings.warn( Jun 18 00:59:02.861462 np0000181711 devstack@c-api.service[117016]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:02.861462 np0000181711 devstack@c-api.service[117016]: warnings.warn( Jun 18 00:59:02.866257 np0000181711 devstack@c-api.service[117017]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 18 00:59:02.866257 np0000181711 devstack@c-api.service[117017]: warnings.warn( Jun 18 00:59:02.951361 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:02.951361 np0000181711 devstack@c-api.service[117015]: from cgi import parse_header Jun 18 00:59:02.954528 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:02.954528 np0000181711 devstack@c-api.service[117016]: from cgi import parse_header Jun 18 00:59:02.955109 np0000181711 devstack@c-api.service[117014]: /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 18 00:59:02.955109 np0000181711 devstack@c-api.service[117014]: from cgi import parse_header Jun 18 00:59:02.961984 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:02.961984 np0000181711 devstack@c-api.service[117017]: from cgi import parse_header Jun 18 00:59:03.005083 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:03.005083 np0000181711 devstack@c-api.service[117015]: removals.removed_module( Jun 18 00:59:03.006961 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:03.006961 np0000181711 devstack@c-api.service[117016]: removals.removed_module( Jun 18 00:59:03.008825 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:03.008825 np0000181711 devstack@c-api.service[117016]: removals.removed_module( Jun 18 00:59:03.009909 np0000181711 devstack@c-api.service[117014]: /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 18 00:59:03.009909 np0000181711 devstack@c-api.service[117014]: removals.removed_module( Jun 18 00:59:03.010861 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:03.010861 np0000181711 devstack@c-api.service[117015]: removals.removed_module( Jun 18 00:59:03.011697 np0000181711 devstack@c-api.service[117014]: /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 18 00:59:03.011697 np0000181711 devstack@c-api.service[117014]: removals.removed_module( Jun 18 00:59:03.025961 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:03.025961 np0000181711 devstack@c-api.service[117017]: removals.removed_module( Jun 18 00:59:03.028300 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:03.028300 np0000181711 devstack@c-api.service[117017]: removals.removed_module( Jun 18 00:59:03.753518 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:03.753518 np0000181711 devstack@c-api.service[117017]: warnings.warn( Jun 18 00:59:03.778464 np0000181711 devstack@c-api.service[117014]: /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 18 00:59:03.778464 np0000181711 devstack@c-api.service[117014]: warnings.warn( Jun 18 00:59:03.780031 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:03.780031 np0000181711 devstack@c-api.service[117016]: warnings.warn( Jun 18 00:59:03.814485 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:03.814485 np0000181711 devstack@c-api.service[117015]: warnings.warn( Jun 18 00:59:03.892997 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:03.892997 np0000181711 devstack@c-api.service[117017]: warnings.warn( Jun 18 00:59:03.923224 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:03.923224 np0000181711 devstack@c-api.service[117016]: warnings.warn( Jun 18 00:59:03.923415 np0000181711 devstack@c-api.service[117014]: /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 18 00:59:03.923415 np0000181711 devstack@c-api.service[117014]: warnings.warn( Jun 18 00:59:03.956725 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:03.956725 np0000181711 devstack@c-api.service[117015]: warnings.warn( Jun 18 00:59:04.226318 np0000181711 devstack@c-api.service[117017]: 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 18 00:59:04.226637 np0000181711 devstack@c-api.service[117017]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117017) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:04.238352 np0000181711 devstack@c-api.service[117016]: 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 18 00:59:04.238538 np0000181711 devstack@c-api.service[117016]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117016) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:04.252453 np0000181711 devstack@c-api.service[117014]: 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 18 00:59:04.252641 np0000181711 devstack@c-api.service[117014]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117014) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:04.317259 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:04.317259 np0000181711 devstack@c-api.service[117017]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:04.318578 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:04.318578 np0000181711 devstack@c-api.service[117016]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:04.324314 np0000181711 devstack@c-api.service[117014]: /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 18 00:59:04.324314 np0000181711 devstack@c-api.service[117014]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:04.340364 np0000181711 devstack@c-api.service[117015]: 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 18 00:59:04.340748 np0000181711 devstack@c-api.service[117015]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=117015) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 00:59:04.428054 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:04.428054 np0000181711 devstack@c-api.service[117015]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 00:59:04.888961 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117017) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:04.889604 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.889699 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.889782 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117016) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:04.890272 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.890339 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117014) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:04.890694 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.890694 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.890694 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.890882 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.890882 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.890990 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.891270 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.891351 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.891425 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.891499 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.891557 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.891614 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.891671 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.891728 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.891782 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.891979 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.892132 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.892233 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.892333 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.892333 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.892538 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.893230 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.893230 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.893230 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.893230 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.893230 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.894014 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.894081 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.894139 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.894214 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.894289 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.894289 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.894397 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.894455 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.894514 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.894571 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.894630 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.894694 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.894762 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.894762 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.894762 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.894762 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.895293 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.895293 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.895293 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.895596 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.895729 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.895890 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.896008 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.896109 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.896209 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.896310 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.896412 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.896515 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.896632 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.896733 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.897076 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.897076 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.897247 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.897314 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.897314 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.897314 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.897314 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.897659 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=117015) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 00:59:04.898143 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.898143 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.898143 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.898143 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.898143 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.898727 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.898874 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.898951 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.899003 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.899060 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.899133 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.899211 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.899275 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.899336 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.899393 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.899451 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.899560 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.899619 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.899678 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.899743 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.899943 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.900123 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.900243 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.900243 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.900443 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.900443 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.900443 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.900443 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.900443 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.900443 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.901145 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.901254 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.901355 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.901355 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.901553 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.901656 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.901757 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.901907 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.901949 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.902010 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.902093 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.902126 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.902178 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.902252 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.902286 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.902361 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.902397 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.902449 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.902500 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.902575 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.902609 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.902658 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.902689 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.902740 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.902809 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.902900 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.902961 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.902995 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.903070 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.903475 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.903475 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.903475 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.903475 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.903613 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.903643 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.903672 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.903672 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.903672 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.903753 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.903780 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.903874 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.903929 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.904007 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.904039 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.904121 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.904155 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.904206 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.904274 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.904327 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.904378 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.904449 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.904512 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.904544 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.904599 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.904634 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.904634 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.904732 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.904768 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.904839 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.904879 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.904909 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.904937 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.904966 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.905000 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.905030 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.905060 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.905060 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.905060 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.905060 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.905163 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.905163 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.905226 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.905404 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.905441 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.905467 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.905493 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.905526 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.905554 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.905582 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.905607 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.905635 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.905666 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.905693 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.905720 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.905748 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.905775 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.905949 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.905986 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.905986 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.906077 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.906131 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.906182 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.906233 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.906263 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.906327 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.906380 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.906494 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.907185 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.907280 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.907338 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.907398 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.907434 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.907470 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.907500 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.907529 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.907565 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.907600 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.907629 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.907701 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.907746 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.907820 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.908430 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.908490 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.908558 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.908612 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.908697 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.908735 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.908850 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.908890 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.908918 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.908952 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.909037 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.909093 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.909124 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.909199 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.912891 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.912956 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.912986 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.913020 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.913056 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.913095 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.913131 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.913189 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.913234 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.913274 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.913313 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.913362 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.913409 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.913449 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.913484 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.913530 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.913575 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.913575 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.913636 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.913672 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.913729 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.913770 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.913770 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.913865 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.913898 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.913898 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.913952 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.913981 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.916087 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.916154 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.916196 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.916310 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.916360 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.916398 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.916441 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.916471 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.916502 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.916536 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.916572 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.916605 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.916638 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.916673 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.916705 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.916737 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.916783 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.916894 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.916936 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.916972 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.916997 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.917026 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.917061 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.917095 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.917124 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.917171 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.917202 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.917232 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.917265 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.917291 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.917325 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.917351 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.917378 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.917408 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.917432 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.917462 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.917493 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.917525 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.917554 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.917579 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.917608 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.917637 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.917684 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.917725 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.917762 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.917805 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.917853 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.917895 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.917936 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.917975 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.918018 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.918057 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.918097 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.918141 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.918188 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.918228 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.918278 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.918318 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.918385 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.918427 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.918465 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.918503 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.918550 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.918602 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.918641 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.918680 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.918727 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.918770 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.918828 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.918887 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.918928 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.918966 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.919004 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.919044 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.919084 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.919234 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.919277 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.919311 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.919351 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.919351 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.919428 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.919476 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.919476 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.919476 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.920252 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.920325 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.920363 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.920460 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.920507 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.920611 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.920665 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.920712 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.920751 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.920807 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.920943 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.920943 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.920943 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.921052 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.921094 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.921149 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.921149 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.921228 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.921268 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.921307 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.921348 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.921387 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.921433 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.921473 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.921515 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.921572 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.921572 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.921572 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.923628 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.923698 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.923735 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.923780 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.923850 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.923902 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.923940 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.923975 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.924017 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.924056 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.924096 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.924140 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.924181 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.924227 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.924276 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.924323 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.924323 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.924397 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.924437 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.924476 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.924517 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.924565 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.924606 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.924645 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.924692 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.924692 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.924692 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.924692 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.924908 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.924959 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.925126 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.925126 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.925126 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.925306 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.925393 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.925464 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.925544 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.925630 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.925677 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.925782 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.925886 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.925963 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.926036 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.926083 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.926083 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.926274 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.926376 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.926450 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.926499 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.926620 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.926781 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.926844 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.926947 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.927020 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.927107 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.927156 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.927192 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.927310 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.927385 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.927453 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.927453 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.927601 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.927685 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.927755 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.927861 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.927941 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.928021 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.928067 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.928142 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.928142 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.928320 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.928391 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.928460 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.928536 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.928536 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.928699 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.928807 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.929029 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.929029 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.929029 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.929029 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.929029 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.929029 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.929374 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.929424 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.929540 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.929540 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.929540 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.929716 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.929819 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.929879 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.929921 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.929962 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.930001 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.930055 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.930055 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.930128 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.930163 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.930209 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.930255 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.930295 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.930295 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.930368 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.930407 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.930407 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.930488 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.930527 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.930566 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.930566 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.930566 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.930566 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.930566 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.930720 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.930720 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.930720 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.930860 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.930900 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.930940 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.930980 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.931018 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.931058 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.931097 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.931133 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.931184 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.931224 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.931264 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.931303 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.931342 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.931388 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.931427 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.931479 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.931530 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.931592 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.931636 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.931636 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.931636 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.931636 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.931636 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.931840 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.931884 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.931924 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.931963 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.932015 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.932015 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.932015 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.932123 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.932164 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.932210 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.932250 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.932289 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.932327 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.932367 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.932407 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.932453 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.932493 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.932537 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.932577 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.932616 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.932655 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.932701 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.932754 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.933083 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.933158 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.933209 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.933333 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.933434 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.933524 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.933652 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.933716 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.933900 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.933980 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.934078 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.934188 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.934294 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.934396 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.934456 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.934573 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.934633 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.934747 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.934848 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.934949 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.935024 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.935102 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.935175 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.935260 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.935349 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.935433 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.935513 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.935560 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.935596 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.935630 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.935740 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.935740 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.935740 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.935740 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.935740 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.936085 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.936085 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.936236 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.936312 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.936358 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.936430 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.936500 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.936605 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.936652 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.936725 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.936814 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.936956 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.937011 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.937083 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.937156 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.937230 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.937311 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.937311 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.937465 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.937537 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.937607 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.937607 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.937744 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.937834 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.937905 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.937957 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.937957 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.937957 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.938137 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.938217 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.938253 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.938253 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.938349 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.938382 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.938382 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.938459 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.938518 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.938553 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.938578 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.938625 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.938697 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.938722 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.938777 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.938813 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.938838 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.938838 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.938838 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.939018 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.939089 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.939425 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.939471 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.939498 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.939498 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.939498 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.939607 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.939703 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.939845 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.939882 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.939914 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.939914 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.939914 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.939993 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.940144 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.940184 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.940211 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.940374 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.940374 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.940463 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.940498 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.940557 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.940589 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.940642 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.940674 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.940733 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.940772 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.940845 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.940845 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.940975 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.941010 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.941062 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.941105 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.941158 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.941158 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.941158 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.941290 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.941290 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.941290 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.941414 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.941451 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.941451 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.941496 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.941521 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.941545 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.941545 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.941597 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.941625 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.941650 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.941679 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.941702 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.941726 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.941755 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.941755 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.941755 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.941755 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.941755 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.941893 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.941929 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.941929 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.941983 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.942010 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.942039 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.942072 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.942113 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.942216 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.942216 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.942271 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.942299 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.942331 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.942365 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.942394 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.942422 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.942455 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.942485 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.942512 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.942541 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.942569 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.942569 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.942628 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.942657 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.942689 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.942717 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.942749 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.942749 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.942817 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.942846 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.942874 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.942874 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.942924 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.942951 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.942951 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.943009 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.943038 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.943065 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.943092 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.943120 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.943148 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.943174 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.943201 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.943227 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.943254 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.943287 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.943319 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.943319 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.943319 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.943401 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.943429 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.943455 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.943483 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.943514 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.943545 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.943573 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.943601 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.943637 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.943664 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.943691 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.943718 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.943746 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.943776 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.944007 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.944093 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.944130 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.944200 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.944245 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.944312 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.944351 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.944428 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.944484 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.944517 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.944592 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.944626 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.944626 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.944740 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.944818 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.944856 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.944974 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.945031 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.945102 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.945137 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.945283 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.945317 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.945387 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.945439 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.945473 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.945525 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.945579 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.945636 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.945670 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.945670 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.945670 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.945670 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.945670 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.945946 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.946001 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.946001 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.946078 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.946078 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.946078 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.946078 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.946302 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.946357 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.946416 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.946451 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.946504 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.946579 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.946612 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.946612 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.946732 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.946788 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.946788 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.946894 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.946948 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.947021 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.947055 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.947131 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.947163 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.947215 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.947288 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.947322 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.947322 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.947322 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.947322 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.947541 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.947541 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.947541 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.947645 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.947699 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.947699 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.947826 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.947890 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.947924 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.947976 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.948028 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.948081 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.948164 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.948198 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.948269 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.948321 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.948382 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.948438 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.948471 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.948543 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.948576 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.948644 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.948677 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.948751 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.948751 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.948870 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.948939 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.949005 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.949039 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.949113 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.949146 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.949196 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.949263 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.949316 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.949371 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.949426 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.949547 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.949601 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.949653 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.949686 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.949737 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.949807 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.949840 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.949914 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.949947 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.949999 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.950047 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.950115 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.950115 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.954441 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.954507 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.954597 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.954688 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.954744 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.954787 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.954853 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.954894 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.954947 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.954988 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.955029 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.955068 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117017) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.955107 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.955107 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.955180 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.955220 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.955268 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.955314 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.955356 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.955396 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.955435 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.955481 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.955522 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.955568 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117017) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.955608 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.955648 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.955686 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.955736 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117017) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.955776 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.955839 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.955880 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.955921 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.955959 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.955998 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.956037 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.956076 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.956114 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.956169 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117016) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.956210 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.956249 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.956286 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.956324 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 00:59:04.956362 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.956405 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=117014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 00:59:04.956445 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.956483 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 00:59:04.956529 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117016) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.956569 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 00:59:04.956609 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117016) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:04.956647 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 00:59:04.956647 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=117014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 00:59:04.956647 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=117014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 00:59:05.004178 np0000181711 devstack@c-api.service[117017]: INFO dbcounter [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Registered counter for database cinder Jun 18 00:59:05.007523 np0000181711 devstack@c-api.service[117015]: INFO dbcounter [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Registered counter for database cinder Jun 18 00:59:05.009852 np0000181711 devstack@c-api.service[117016]: INFO dbcounter [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Registered counter for database cinder Jun 18 00:59:05.013513 np0000181711 devstack@c-api.service[117014]: INFO dbcounter [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Registered counter for database cinder Jun 18 00:59:05.048926 np0000181711 devstack@c-api.service[117017]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e 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=117017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.051190 np0000181711 devstack@c-api.service[117015]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 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=117015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.054994 np0000181711 devstack@c-api.service[117016]: DEBUG oslo_db.sqlalchemy.engines [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f 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=117016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.063092 np0000181711 devstack@c-api.service[117014]: DEBUG oslo_db.sqlalchemy.engines [None req-c2f43435-9ed7-41b4-9532-960a5067d73d 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=117014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.177499 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writer thread running {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:05.182775 np0000181711 devstack@c-api.service[117017]: INFO cinder.rpc [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:05.186230 np0000181711 devstack@c-api.service[117017]: INFO cinder.rpc [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:05.189263 np0000181711 devstack@c-api.service[117017]: INFO cinder.rpc [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:05.191970 np0000181711 devstack@c-api.service[117017]: INFO cinder.rpc [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:05.192775 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writer thread running {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:05.193269 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.195974 np0000181711 devstack@c-api.service[117015]: INFO cinder.rpc [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:05.198272 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.198806 np0000181711 devstack@c-api.service[117015]: INFO cinder.rpc [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:05.200900 np0000181711 devstack@c-api.service[117015]: INFO cinder.rpc [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:05.201626 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writer thread running {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:05.202773 np0000181711 devstack@c-api.service[117015]: INFO cinder.rpc [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:05.203760 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.204971 np0000181711 devstack@c-api.service[117016]: INFO cinder.rpc [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:05.207852 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.208132 np0000181711 devstack@c-api.service[117016]: INFO cinder.rpc [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:05.210321 np0000181711 devstack@c-api.service[117016]: INFO cinder.rpc [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:05.212101 np0000181711 devstack@c-api.service[117016]: INFO cinder.rpc [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:05.213063 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.215825 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writer thread running {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 00:59:05.217160 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.219209 np0000181711 devstack@c-api.service[117014]: INFO cinder.rpc [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 00:59:05.222715 np0000181711 devstack@c-api.service[117014]: INFO cinder.rpc [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 00:59:05.225871 np0000181711 devstack@c-api.service[117014]: INFO cinder.rpc [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 00:59:05.228517 np0000181711 devstack@c-api.service[117014]: INFO cinder.rpc [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 00:59:05.230220 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.233603 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.239156 np0000181711 devstack@c-api.service[117017]: DEBUG oslo_db.sqlalchemy.engines [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e 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=117017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.242959 np0000181711 devstack@c-api.service[117017]: INFO cinder.rpc [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:05.245471 np0000181711 devstack@c-api.service[117015]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 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=117015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.247136 np0000181711 devstack@c-api.service[117017]: INFO cinder.rpc [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:05.248885 np0000181711 devstack@c-api.service[117015]: INFO cinder.rpc [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:05.249894 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.251813 np0000181711 devstack@c-api.service[117015]: INFO cinder.rpc [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:05.252069 np0000181711 devstack@c-api.service[117016]: DEBUG oslo_db.sqlalchemy.engines [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f 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=117016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.253718 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.254978 np0000181711 devstack@c-api.service[117016]: INFO cinder.rpc [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:05.257833 np0000181711 devstack@c-api.service[117016]: INFO cinder.rpc [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:05.259510 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.267426 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.269103 np0000181711 devstack@c-api.service[117014]: DEBUG oslo_db.sqlalchemy.engines [None req-c2f43435-9ed7-41b4-9532-960a5067d73d 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=117014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:05.270015 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.270992 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.272199 np0000181711 devstack@c-api.service[117014]: INFO cinder.rpc [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 00:59:05.272263 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.273378 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.274307 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.274941 np0000181711 devstack@c-api.service[117014]: INFO cinder.rpc [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 00:59:05.275920 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.276334 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.276686 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.279189 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.282141 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.283338 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.286372 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.286510 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.287866 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.289537 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.289746 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.290363 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.290979 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.292858 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.293014 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.293274 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.294392 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.296301 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.296421 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.296485 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.297337 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.299869 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.300327 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.301362 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.302021 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.302424 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.302615 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.304222 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.304844 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.305410 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.306040 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.307041 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.312966 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.313043 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.313086 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.313127 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.313172 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.314350 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.315499 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.316244 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.316356 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.316579 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.317996 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.318052 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.319442 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.319483 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.319586 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.320781 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.320955 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.321070 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.322003 np0000181711 devstack@c-api.service[117017]: WARNING cinder.api.contrib.hosts [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:05.322555 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.322690 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.322959 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.323735 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.323878 np0000181711 devstack@c-api.service[117016]: WARNING cinder.api.contrib.hosts [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:05.324020 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.324641 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.325162 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.325318 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.326098 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.326728 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.326884 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.327460 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.327873 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: extensions {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.328302 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.329119 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.329202 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-quota-class-sets {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.329661 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.330202 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: extensions {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.330921 np0000181711 devstack@c-api.service[117015]: WARNING cinder.api.contrib.hosts [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:05.331621 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.331706 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-quota-class-sets {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.332956 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.333037 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: scheduler-stats {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.333436 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: scheduler-stats {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.333580 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.334347 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.334941 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-quota-sets {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.335867 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.336881 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: extensions {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.337159 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: backups {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.337716 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-quota-sets {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.338259 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-quota-class-sets {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.338616 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.339176 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-snapshot-manage {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.339316 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: backups {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.339533 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: scheduler-stats {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.341122 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: consistencygroups {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.341246 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.342411 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.342507 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-quota-sets {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.342564 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: extra_specs {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.342866 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-snapshot-manage {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.343881 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.343936 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: consistencygroups {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.344148 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-hosts {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.345411 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.345515 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-volume-manage {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.346059 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: extra_specs {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.346539 np0000181711 devstack@c-api.service[117014]: WARNING cinder.api.contrib.hosts [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 00:59:05.346910 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-availability-zone {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.347083 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: backups {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.347286 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.347664 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-hosts {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.348203 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: encryption {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.348598 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.349070 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-volume-manage {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.349195 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-snapshot-manage {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.349750 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-volume-transfer {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.349965 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.350493 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-availability-zone {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.350656 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: consistencygroups {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.351323 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: capabilities {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.351531 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.351824 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: encryption {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.352562 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: extra_specs {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.352644 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: encryption {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.352714 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: extensions {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.353517 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-volume-transfer {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.354139 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: os-volume-type-access {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.354255 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-hosts {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.354324 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-quota-class-sets {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.355256 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: capabilities {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.355538 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-volume-manage {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.355645 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: cgsnapshots {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.356272 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: scheduler-stats {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.356545 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: encryption {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.356996 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-availability-zone {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.357091 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extended resource: qos-specs {{(pid=117017) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.358328 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: os-volume-type-access {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.358431 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: encryption {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.358660 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-quota-sets {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.359160 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] SnapshotActionsController initialized {{(pid=117017) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:05.359928 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-volume-transfer {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.360036 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: cgsnapshots {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.360102 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.361523 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: backups {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.361645 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.361768 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extended resource: qos-specs {{(pid=117016) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.362062 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: capabilities {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.362894 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: encryption {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.362957 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.363877 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] SnapshotActionsController initialized {{(pid=117016) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:05.363954 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-snapshot-manage {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.364251 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.364417 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: os-volume-type-access {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.365070 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.365413 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: consistencygroups {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.365620 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.366073 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: cgsnapshots {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.366775 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.367148 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.367463 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extended resource: qos-specs {{(pid=117015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.367899 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: extra_specs {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.368384 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.368530 np0000181711 devstack@c-api.service[117017]: WARNING castellan.key_manager.migration [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.369435 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension SnapshotActions extending resource: snapshots {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.369563 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.369615 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.contrib.snapshot_actions [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] SnapshotActionsController initialized {{(pid=117015) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:05.369849 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.369923 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension AdminActions extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.369981 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-hosts {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.370037 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.370077 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension AdminActions extending resource: snapshots {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370268 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension AdminActions extending resource: backups {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370396 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeActions extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370481 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension TypesManage extending resource: types {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370585 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension UsedLimits extending resource: limits {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370688 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370782 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.370877 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.370919 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.371007 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeTypeAccess extending resource: types {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.371283 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.371380 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.371475 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.v3.router [None req-8d0f2ba3-449f-4dda-9611-b594ea6e979e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117017) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.371805 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.371906 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-volume-manage {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.372981 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.373504 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.374094 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-availability-zone {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.374771 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.375391 np0000181711 devstack@c-api.service[117016]: WARNING castellan.key_manager.migration [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.376365 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.376432 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension SnapshotActions extending resource: snapshots {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.376479 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: encryption {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.376524 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.376777 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.376905 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension AdminActions extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377038 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension AdminActions extending resource: snapshots {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377141 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension AdminActions extending resource: backups {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377244 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeActions extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377387 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension TypesManage extending resource: types {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377500 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension UsedLimits extending resource: limits {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377604 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377704 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377752 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.377855 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.377958 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeTypeAccess extending resource: types {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.378102 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.378214 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.378408 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.v3.router [None req-0f6ecce0-d583-4dbe-a3d1-054bf7e1f76f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117016) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.379578 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-volume-transfer {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.379635 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.380988 np0000181711 devstack@c-api.service[117015]: WARNING castellan.key_manager.migration [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.381279 np0000181711 devstack@c-api.service[117017]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8a198a3668 pid: 117017 (default app) Jun 18 00:59:05.382036 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension SnapshotActions extending resource: snapshots {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.382225 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.382386 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.382517 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension AdminActions extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.382669 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension AdminActions extending resource: snapshots {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.382784 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension AdminActions extending resource: backups {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.382873 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: capabilities {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.383558 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeActions extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.383678 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension TypesManage extending resource: types {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.383814 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension UsedLimits extending resource: limits {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.383911 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.384004 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.384102 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.384208 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeTypeAccess extending resource: types {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.384322 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.384415 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.384478 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: encryption {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.384521 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.v3.router [None req-7bc5e4c6-ad4a-4843-9b4c-fbccfda4a086 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.386542 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: os-volume-type-access {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.387909 np0000181711 devstack@c-api.service[117016]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8a198a3668 pid: 117016 (default app) Jun 18 00:59:05.388717 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: cgsnapshots {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.390675 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extended resource: qos-specs {{(pid=117014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 00:59:05.392698 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.392698 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.392897 np0000181711 devstack@c-api.service[117015]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8a198a3668 pid: 117015 (default app) Jun 18 00:59:05.392944 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.392944 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.392944 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.392944 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.392944 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393196 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393196 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393196 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393196 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393196 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393196 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393466 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393466 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393466 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393466 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393466 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393670 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393670 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393670 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393670 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393893 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393893 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.393893 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.393893 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394090 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394090 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394090 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394090 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394090 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394328 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394328 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394328 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394328 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394328 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394577 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394577 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394577 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394577 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394577 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394577 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394876 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394876 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394876 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394876 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.394876 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.394876 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395170 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395170 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395170 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395170 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395170 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395170 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395425 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395425 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395425 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395425 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395425 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395425 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395695 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395695 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.395695 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.395695 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.396240 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.396240 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.396240 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.396240 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.396240 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.396661 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.396661 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.396661 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.396661 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.396661 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397021 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397021 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397021 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397021 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397021 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397021 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397463 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397463 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397463 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397463 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397463 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397925 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397925 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397925 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.397925 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.397925 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.398329 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.398329 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.398497 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.contrib.snapshot_actions [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] SnapshotActionsController initialized {{(pid=117014) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 00:59:05.398578 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.398578 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.398578 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.398578 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.398893 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.398893 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.398893 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.398893 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.398893 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.399324 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.399324 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.399324 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.399324 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.399324 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.399690 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.399690 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.399690 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.399690 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400032 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400032 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400032 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400032 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400225 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400225 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400225 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400225 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400396 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400396 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400396 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400396 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400558 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400558 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400558 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400558 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400727 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400727 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400727 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400727 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400727 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400966 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400966 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400966 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400966 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.400966 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.400966 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401220 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401220 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401220 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401220 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401220 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401407 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401407 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401407 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401407 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401407 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401407 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401650 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401650 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401650 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401650 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.401650 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.401650 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.402521 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.402521 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.402521 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.402521 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.402521 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.402521 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.402945 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.402945 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.402945 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.402945 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.402945 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.402945 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.403413 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.403413 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.403413 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.403413 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.403733 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.403733 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.403733 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.403733 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.403733 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.404146 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.404146 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.404146 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.404146 np0000181711 devstack@c-api.service[117017]: /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 18 00:59:05.404146 np0000181711 devstack@c-api.service[117017]: warnings.warn(deprecated_msg) Jun 18 00:59:05.404524 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.404594 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-ebec556f-b52f-4832-83fa-7cebe5fa9ca5 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:05.404670 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.404670 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.404780 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 1/1] 199.204.45.78 () {60 vars in 949 bytes} [Thu Jun 18 00:59:05 2026] GET /volume/v3/ => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 00:59:05.404897 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.404897 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.404897 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.406057 np0000181711 devstack@c-api.service[117014]: WARNING castellan.key_manager.migration [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 00:59:05.407001 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension SnapshotActions extending resource: snapshots {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.407133 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.407264 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.407376 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension AdminActions extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.407503 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension AdminActions extending resource: snapshots {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.407611 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension AdminActions extending resource: backups {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.407894 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeActions extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408026 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension TypesManage extending resource: types {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408139 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension UsedLimits extending resource: limits {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408244 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408338 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408445 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408552 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeTypeAccess extending resource: types {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408673 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408781 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.408918 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.v3.router [None req-c2f43435-9ed7-41b4-9532-960a5067d73d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=117014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 00:59:05.418497 np0000181711 devstack@c-api.service[117014]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a8a198a3668 pid: 117014 (default app) Jun 18 00:59:12.862303 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.862303 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.862303 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.862303 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.862303 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863329 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863329 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863329 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863329 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863329 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863581 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863581 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863581 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863581 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863581 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863581 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863924 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863924 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.863924 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.863924 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864156 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.864156 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864156 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.864156 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864423 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.864423 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864423 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.864423 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864649 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.864649 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864649 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.864649 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.864649 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865131 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865131 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865131 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865131 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865131 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865335 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865335 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865335 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865335 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865335 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865335 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865580 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865580 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865580 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865580 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.865580 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.865580 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.866677 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.866677 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.866677 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.866677 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.866677 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.866677 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867164 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867164 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867164 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867164 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867164 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867474 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867474 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867474 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867474 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867474 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867773 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867773 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867773 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867773 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.867773 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.867773 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.868169 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.868169 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.868169 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.868169 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.868169 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.868169 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.868935 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.868935 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.868935 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.868935 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.868935 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.869335 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.869335 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.869335 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.869335 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.869335 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.869716 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.869716 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.869716 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.869716 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870066 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870066 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870066 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870066 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870325 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870325 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870325 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870325 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870325 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870665 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870665 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870665 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.870665 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.870665 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.871054 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.871054 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.871054 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.871054 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.871342 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.871342 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.871342 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.871342 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.871725 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.871725 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.871725 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.871725 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872046 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.872046 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872046 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.872046 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872332 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.872332 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872332 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.872332 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872539 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.872539 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872539 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.872539 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.872539 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873136 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873136 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873136 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873136 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873136 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873136 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873544 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873544 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873544 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873544 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873544 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873693 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873693 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873693 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873693 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873693 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873693 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873892 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873892 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873892 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873892 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.873892 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.873892 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874352 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874352 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874352 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874352 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874352 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874352 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874599 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874599 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874599 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874599 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874599 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874599 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874885 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874885 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.874885 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.874885 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.875055 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.875055 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.875055 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.875055 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.875055 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.875260 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.875260 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.875260 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.875260 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:12.875260 np0000181711 devstack@c-api.service[117016]: warnings.warn(deprecated_msg) Jun 18 00:59:12.875260 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-10e772d3-ac48-466c-8e4e-0054e814c825 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:13.450018 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-10e772d3-ac48-466c-8e4e-0054e814c825 admin admin] POST https://199.204.45.78/volume/v3/types Jun 18 00:59:13.450877 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-10e772d3-ac48-466c-8e4e-0054e814c825 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:59:13.452828 np0000181711 devstack@c-api.service[117016]: /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 18 00:59:13.452828 np0000181711 devstack@c-api.service[117016]: warnings.warn( Jun 18 00:59:13.490770 np0000181711 devstack@c-api.service[117016]: DEBUG oslo_db.sqlalchemy.engines [None req-10e772d3-ac48-466c-8e4e-0054e814c825 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=117016) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:13.526002 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-10e772d3-ac48-466c-8e4e-0054e814c825 admin admin] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 18 00:59:13.526637 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 1/2] 199.204.45.78 () {68 vars in 1281 bytes} [Thu Jun 18 00:59:12 2026] POST /volume/v3/types => generated 186 bytes in 678 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 00:59:13.551320 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.551320 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.551320 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.551320 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.551320 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552140 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552140 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552140 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552140 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552140 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552395 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552395 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552395 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552395 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552395 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552395 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552714 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552714 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552714 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552714 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552968 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552968 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.552968 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.552968 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553201 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553201 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553201 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553201 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553494 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553494 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553494 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553494 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553494 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553831 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553831 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553831 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.553831 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.553831 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554097 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554097 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554097 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554097 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554097 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554097 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554391 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554391 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554391 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554391 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554391 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554391 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554683 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554683 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554683 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554683 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.554683 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.554683 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.555945 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.555945 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.555945 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.555945 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.555945 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.556445 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.556445 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.556445 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.556445 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.556445 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.556919 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.556919 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.556919 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.556919 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.556919 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.556919 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.557604 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.557604 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.557604 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.557604 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.557604 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.557604 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558167 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558167 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558167 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558167 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558167 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558462 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558462 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558462 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558462 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558462 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558769 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558769 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.558769 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.558769 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559028 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559028 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559028 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559028 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559264 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559264 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559264 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559264 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559264 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559735 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559735 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559735 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.559735 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.559735 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.560039 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.560039 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.560039 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.560039 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.560271 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.560271 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.560271 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.560271 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.560699 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.560699 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.560699 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.560699 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561113 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.561113 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561113 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.561113 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561508 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.561508 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561508 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.561508 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561949 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.561949 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561949 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.561949 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.561949 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.564670 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.564670 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.564670 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.564670 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.564670 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.564670 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.566904 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.566904 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.566904 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.566904 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.566904 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.571051 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.571051 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.571051 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.571051 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.571051 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.571051 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.574083 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.574083 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.574083 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.574083 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.574083 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.574083 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.575678 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.575678 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.575678 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.575678 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.575678 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.575678 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.577398 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.577398 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.577398 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.577398 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.577398 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.577398 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.579006 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.579006 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.579006 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.579006 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.580389 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.580389 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.580389 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.580389 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.580389 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.582034 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.582034 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.582034 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.582034 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:13.582034 np0000181711 devstack@c-api.service[117015]: warnings.warn(deprecated_msg) Jun 18 00:59:13.582034 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [req-10e772d3-ac48-466c-8e4e-0054e814c825 req-ac825d5a-e369-4ad5-b435-c3f085ea96a7 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 00:59:14.000711 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [req-10e772d3-ac48-466c-8e4e-0054e814c825 req-ac825d5a-e369-4ad5-b435-c3f085ea96a7 admin admin] POST https://199.204.45.78/volume/v3/types/65136b3d-4e6c-4bfd-bc14-ee76ffd0e6b5/extra_specs Jun 18 00:59:14.001324 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [req-10e772d3-ac48-466c-8e4e-0054e814c825 req-ac825d5a-e369-4ad5-b435-c3f085ea96a7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 00:59:14.003333 np0000181711 devstack@c-api.service[117015]: /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 18 00:59:14.003333 np0000181711 devstack@c-api.service[117015]: warnings.warn( Jun 18 00:59:14.041831 np0000181711 devstack@c-api.service[117015]: DEBUG oslo_db.sqlalchemy.engines [req-10e772d3-ac48-466c-8e4e-0054e814c825 req-ac825d5a-e369-4ad5-b435-c3f085ea96a7 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=117015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 00:59:14.113957 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [req-10e772d3-ac48-466c-8e4e-0054e814c825 req-ac825d5a-e369-4ad5-b435-c3f085ea96a7 admin admin] https://199.204.45.78/volume/v3/types/65136b3d-4e6c-4bfd-bc14-ee76ffd0e6b5/extra_specs returned with HTTP 200 Jun 18 00:59:14.114914 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 1/3] 199.204.45.78 () {70 vars in 1498 bytes} [Thu Jun 18 00:59:13 2026] POST /volume/v3/types/65136b3d-4e6c-4bfd-bc14-ee76ffd0e6b5/extra_specs => generated 55 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 00:59:15.245393 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=6 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:15.274360 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=6 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:23.522367 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 00:59:24.112099 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:01.237126 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-17801dc8-2c1e-4afb-8b31-381bc3fdcd40 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:01.237948 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-17801dc8-2c1e-4afb-8b31-381bc3fdcd40 None None] GET https://199.204.45.78/volume// Jun 18 01:02:01.238044 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-17801dc8-2c1e-4afb-8b31-381bc3fdcd40 None None] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:01.238453 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-17801dc8-2c1e-4afb-8b31-381bc3fdcd40 None None] Calling method 'all' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:01.239419 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-17801dc8-2c1e-4afb-8b31-381bc3fdcd40 None None] https://199.204.45.78/volume// returned with HTTP 300 Jun 18 01:02:01.239923 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 2/4] 199.204.45.78 () {66 vars in 1449 bytes} [Thu Jun 18 01:02:01 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 01:02:42.576638 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.576638 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.576638 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.576638 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.576638 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.577627 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.577627 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.577627 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.577627 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.577627 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578039 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578039 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578039 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578039 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578039 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578039 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578482 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578482 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578482 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578482 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578756 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578756 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.578756 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.578756 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579061 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579061 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579061 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579061 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579325 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579325 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579325 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579325 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579325 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579737 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579737 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579737 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.579737 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.579737 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.580175 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.580175 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.580175 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.580175 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.580175 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.580175 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.580641 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.580641 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.580641 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.580641 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.580641 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.580641 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581092 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581092 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581092 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581092 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581092 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581092 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581557 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581557 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581557 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581557 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581557 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581999 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581999 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581999 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.581999 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.581999 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582199 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582199 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582199 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582199 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582199 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582199 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582553 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582553 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582553 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582553 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582553 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582553 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582805 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582805 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582805 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.582805 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.582805 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583038 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583038 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583038 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583038 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583038 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583249 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583249 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583249 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583249 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583415 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583415 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583415 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583415 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583579 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583579 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583579 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583579 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583579 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583813 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583813 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583813 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.583813 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.583813 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584019 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584019 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584019 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584019 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584203 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584203 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584203 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584203 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584390 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584390 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584390 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584390 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584572 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584572 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584572 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584572 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584753 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584753 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584753 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584753 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584942 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584942 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584942 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.584942 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.584942 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585173 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585173 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585173 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585173 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585173 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585173 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585419 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585419 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585419 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585419 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585419 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585620 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585620 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585620 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585620 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585620 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585620 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585939 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585939 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585939 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585939 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.585939 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.585939 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586199 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586199 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586199 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586199 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586199 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586199 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586550 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586550 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586550 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586550 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586550 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586550 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586829 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586829 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.586829 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.586829 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.587017 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.587017 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.587017 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.587017 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.587017 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: warnings.warn(deprecated_msg) Jun 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-bc788cef-30eb-40c4-9cff-3902d0db8315 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:42.587249 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 1/5] 199.204.45.78 () {62 vars in 1061 bytes} [Thu Jun 18 01:02:42 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:02:42.617325 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-77613e83-5c24-4aa9-ba2a-c73bb38fafc7 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:42.626769 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 2/6] 199.204.45.78 () {64 vars in 1265 bytes} [Thu Jun 18 01:02:42 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:02:42.664172 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [req-77613e83-5c24-4aa9-ba2a-c73bb38fafc7 req-364cb557-7a22-4c27-956d-528ee849dcd1 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:42.670733 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [req-77613e83-5c24-4aa9-ba2a-c73bb38fafc7 req-364cb557-7a22-4c27-956d-528ee849dcd1 demo demo] GET https://199.204.45.78/volume/v3/ Jun 18 01:02:42.671172 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [req-77613e83-5c24-4aa9-ba2a-c73bb38fafc7 req-364cb557-7a22-4c27-956d-528ee849dcd1 demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:42.671409 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [req-77613e83-5c24-4aa9-ba2a-c73bb38fafc7 req-364cb557-7a22-4c27-956d-528ee849dcd1 demo demo] Calling method 'version_select' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:42.672525 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [req-77613e83-5c24-4aa9-ba2a-c73bb38fafc7 req-364cb557-7a22-4c27-956d-528ee849dcd1 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 18 01:02:42.672918 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 2/7] 199.204.45.78 () {66 vars in 1339 bytes} [Thu Jun 18 01:02:42 2026] GET /volume/v3/ => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:42.714454 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-ad0969d8-f833-4918-b9e8-746072a62dbf None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:43.149345 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-ad0969d8-f833-4918-b9e8-746072a62dbf demo demo] GET https://199.204.45.78/volume/v3/types Jun 18 01:02:43.149649 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-ad0969d8-f833-4918-b9e8-746072a62dbf demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:43.149888 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-ad0969d8-f833-4918-b9e8-746072a62dbf demo demo] Calling method 'index' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:43.150429 np0000181711 devstack@c-api.service[117017]: /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 18 01:02:43.150429 np0000181711 devstack@c-api.service[117017]: warnings.warn( Jun 18 01:02:43.151164 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-ad0969d8-f833-4918-b9e8-746072a62dbf demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:02:43.192645 np0000181711 devstack@c-api.service[117017]: DEBUG oslo_db.sqlalchemy.engines [None req-ad0969d8-f833-4918-b9e8-746072a62dbf 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=117017) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:02:43.216004 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-ad0969d8-f833-4918-b9e8-746072a62dbf demo demo] https://199.204.45.78/volume/v3/types returned with HTTP 200 Jun 18 01:02:43.216936 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 3/8] 199.204.45.78 () {64 vars in 1283 bytes} [Thu Jun 18 01:02:42 2026] GET /volume/v3/types => generated 377 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:43.252237 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-7b4fd876-d10d-437d-a72d-b5795bd2db87 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:43.667024 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-7b4fd876-d10d-437d-a72d-b5795bd2db87 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 18 01:02:43.667855 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-7b4fd876-d10d-437d-a72d-b5795bd2db87 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:43.667855 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-7b4fd876-d10d-437d-a72d-b5795bd2db87 demo demo] Calling method 'show' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:43.704250 np0000181711 devstack@c-api.service[117014]: DEBUG oslo_db.sqlalchemy.engines [None req-7b4fd876-d10d-437d-a72d-b5795bd2db87 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=117014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 01:02:43.719023 np0000181711 devstack@c-api.service[117014]: /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 18 01:02:43.719023 np0000181711 devstack@c-api.service[117014]: warnings.warn( Jun 18 01:02:43.721264 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-7b4fd876-d10d-437d-a72d-b5795bd2db87 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:43.721690 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 2/9] 199.204.45.78 () {64 vars in 1294 bytes} [Thu Jun 18 01:02:43 2026] GET /volume/v3/types/default => generated 145 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:44.212514 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-453e1681-d37a-4188-a2c8-d21d9bf20e00 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:44.213504 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 3/10] 199.204.45.78 () {62 vars in 1061 bytes} [Thu Jun 18 01:02:44 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:02:44.249224 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-a4d90aae-b5b2-478d-bd93-058c1a26047a None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:44.258057 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 3/11] 199.204.45.78 () {64 vars in 1265 bytes} [Thu Jun 18 01:02:44 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:02:44.295043 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [req-a4d90aae-b5b2-478d-bd93-058c1a26047a req-0c5f45f9-0f6a-47b7-b7b9-6f2776018f26 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:44.298736 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [req-a4d90aae-b5b2-478d-bd93-058c1a26047a req-0c5f45f9-0f6a-47b7-b7b9-6f2776018f26 demo demo] GET https://199.204.45.78/volume/v3/ Jun 18 01:02:44.299184 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [req-a4d90aae-b5b2-478d-bd93-058c1a26047a req-0c5f45f9-0f6a-47b7-b7b9-6f2776018f26 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:44.299566 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [req-a4d90aae-b5b2-478d-bd93-058c1a26047a req-0c5f45f9-0f6a-47b7-b7b9-6f2776018f26 demo demo] Calling method 'version_select' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:44.300522 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [req-a4d90aae-b5b2-478d-bd93-058c1a26047a req-0c5f45f9-0f6a-47b7-b7b9-6f2776018f26 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 18 01:02:44.301178 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 4/12] 199.204.45.78 () {66 vars in 1339 bytes} [Thu Jun 18 01:02:44 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:44.340345 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-7d448bf4-7923-4fc8-b132-02f1692c0095 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:44.342559 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-7d448bf4-7923-4fc8-b132-02f1692c0095 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 18 01:02:44.342734 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-7d448bf4-7923-4fc8-b132-02f1692c0095 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:44.342958 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-7d448bf4-7923-4fc8-b132-02f1692c0095 demo demo] Calling method 'show' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:44.351914 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-7d448bf4-7923-4fc8-b132-02f1692c0095 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:44.352241 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 3/13] 199.204.45.78 () {64 vars in 1294 bytes} [Thu Jun 18 01:02:44 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:44.982891 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-854030ac-126c-4cf9-a150-118ccc8312d3 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:44.984354 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 4/14] 199.204.45.78 () {62 vars in 1061 bytes} [Thu Jun 18 01:02:44 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:02:45.017617 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-e490ef9c-dedf-4a29-bf6f-1edea0fd4d96 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.021033 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 4/15] 199.204.45.78 () {64 vars in 1265 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:02:45.058521 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [req-e490ef9c-dedf-4a29-bf6f-1edea0fd4d96 req-0d7a2ac9-b293-44ad-a06c-9234ccce85e3 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.062231 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [req-e490ef9c-dedf-4a29-bf6f-1edea0fd4d96 req-0d7a2ac9-b293-44ad-a06c-9234ccce85e3 demo demo] GET https://199.204.45.78/volume/v3/ Jun 18 01:02:45.062657 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [req-e490ef9c-dedf-4a29-bf6f-1edea0fd4d96 req-0d7a2ac9-b293-44ad-a06c-9234ccce85e3 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:45.063082 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [req-e490ef9c-dedf-4a29-bf6f-1edea0fd4d96 req-0d7a2ac9-b293-44ad-a06c-9234ccce85e3 demo demo] Calling method 'version_select' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:45.063906 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [req-e490ef9c-dedf-4a29-bf6f-1edea0fd4d96 req-0d7a2ac9-b293-44ad-a06c-9234ccce85e3 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 18 01:02:45.064613 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 5/16] 199.204.45.78 () {66 vars in 1339 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:45.106901 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-57a47dbd-0bd9-4751-a21f-8356d43dc3b3 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.109032 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-57a47dbd-0bd9-4751-a21f-8356d43dc3b3 demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 18 01:02:45.109271 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-57a47dbd-0bd9-4751-a21f-8356d43dc3b3 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:45.109533 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-57a47dbd-0bd9-4751-a21f-8356d43dc3b3 demo demo] Calling method 'show' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:45.120102 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-57a47dbd-0bd9-4751-a21f-8356d43dc3b3 demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:45.120547 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 4/17] 199.204.45.78 () {64 vars in 1294 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 18 01:02:45.156647 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-89331080-9bb7-449a-8c7e-7981fb0e855f None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.158393 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 5/18] 199.204.45.78 () {62 vars in 1061 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 01:02:45.193128 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-a3da5628-f9e5-46fb-b365-cd360da7f980 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.197633 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 5/19] 199.204.45.78 () {64 vars in 1265 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 01:02:45.231529 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [req-a3da5628-f9e5-46fb-b365-cd360da7f980 req-fcda61b7-38fb-47b2-8df9-2f19e91d7ce0 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.235938 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [req-a3da5628-f9e5-46fb-b365-cd360da7f980 req-fcda61b7-38fb-47b2-8df9-2f19e91d7ce0 demo demo] GET https://199.204.45.78/volume/v3/ Jun 18 01:02:45.236360 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [req-a3da5628-f9e5-46fb-b365-cd360da7f980 req-fcda61b7-38fb-47b2-8df9-2f19e91d7ce0 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:45.236785 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [req-a3da5628-f9e5-46fb-b365-cd360da7f980 req-fcda61b7-38fb-47b2-8df9-2f19e91d7ce0 demo demo] Calling method 'version_select' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:45.237577 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [req-a3da5628-f9e5-46fb-b365-cd360da7f980 req-fcda61b7-38fb-47b2-8df9-2f19e91d7ce0 demo demo] https://199.204.45.78/volume/v3/ returned with HTTP 200 Jun 18 01:02:45.238352 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 6/20] 199.204.45.78 () {66 vars in 1339 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:45.279611 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-1288a49e-77fe-463e-a20f-5e2eb91a299f None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:02:45.282069 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-1288a49e-77fe-463e-a20f-5e2eb91a299f demo demo] GET https://199.204.45.78/volume/v3/types/default Jun 18 01:02:45.282302 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-1288a49e-77fe-463e-a20f-5e2eb91a299f demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:02:45.282595 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-1288a49e-77fe-463e-a20f-5e2eb91a299f demo demo] Calling method 'show' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:02:45.291763 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-1288a49e-77fe-463e-a20f-5e2eb91a299f demo demo] https://199.204.45.78/volume/v3/types/default returned with HTTP 200 Jun 18 01:02:45.292202 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 5/21] 199.204.45.78 () {64 vars in 1294 bytes} [Thu Jun 18 01:02:45 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 01:02:53.207909 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:02:55.287996 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=8 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:08:23.861552 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:08:23.964828 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:08:23.964828 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:08:23.964828 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:08:23.964828 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:08:23.964828 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:08:24.008940 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] Get all volumes completed successfully. Jun 18 01:08:24.011377 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-a2749342-d22a-4ecf-b1e3-c0becc11d8fe demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:08:24.011761 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 6/22] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:08:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:08:34.001523 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:09:24.036035 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:09:24.041628 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:09:24.041838 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:09:24.042074 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:09:24.042606 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:09:24.046651 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:09:24.093837 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] Get all volumes completed successfully. Jun 18 01:09:24.094044 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-46fcff28-e59a-4d2a-a307-f7176b7b721d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:09:24.094764 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 6/23] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:09:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:09:34.081061 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:10:24.143887 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-04f225fc-5d5a-475f-9c25-4c92d192277e None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:10:24.151007 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:10:24.151319 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:10:24.151610 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:10:24.152388 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:10:24.153663 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:10:24.205146 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] Get all volumes completed successfully. Jun 18 01:10:24.208331 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-04f225fc-5d5a-475f-9c25-4c92d192277e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:10:24.209010 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 7/24] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:10:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:10:34.193364 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:11:24.227627 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:11:24.232968 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:11:24.233343 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:11:24.233693 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:11:24.235581 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:11:24.237255 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:11:24.312072 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] Get all volumes completed successfully. Jun 18 01:11:24.314678 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-bcc3ebf1-9fda-42ed-b8d0-8d15ada38360 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:11:24.316531 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 6/25] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:11:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:11:34.304575 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:12:24.335915 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:12:24.338490 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:12:24.338724 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:12:24.338908 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:12:24.339277 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:12:24.340100 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:12:24.350811 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] Get all volumes completed successfully. Jun 18 01:12:24.352809 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-21edabdf-c8b4-4ef6-9f91-c72deca4fa71 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:12:24.353910 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 7/26] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:12:24 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 18 01:12:34.345521 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:13:24.377119 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:13:24.520291 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:13:24.520706 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:13:24.521178 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:13:24.521730 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:13:24.523984 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:13:24.532557 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] Get all volumes completed successfully. Jun 18 01:13:24.535925 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-f2ecf472-95c3-4a4b-bb9e-e98eeb90461c demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:13:24.536551 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 7/27] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:13:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:13:34.527761 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:14:24.566995 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:14:24.568966 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:14:24.569336 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:14:24.569707 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:14:24.570265 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:14:24.571635 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:14:24.585249 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] Get all volumes completed successfully. Jun 18 01:14:24.588513 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-c67b6b61-fcf3-42ba-92c0-eca51d7ec46b demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:14:24.589248 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 8/28] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:14:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:14:34.578951 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:15:24.611133 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:15:24.614878 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:15:24.615144 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:15:24.615398 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:15:24.615786 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:15:24.617227 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:15:24.627526 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] Get all volumes completed successfully. Jun 18 01:15:24.630012 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-15e148bc-0cbb-46f0-b492-fb4ef9451efb demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:15:24.630368 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 7/29] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:15:24 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 18 01:15:34.621382 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:16:24.645719 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:16:24.649234 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:16:24.649559 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:16:24.649844 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:16:24.650257 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:16:24.651267 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:16:24.659182 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] Get all volumes completed successfully. Jun 18 01:16:24.661484 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-945e8956-09ae-4c99-91b4-4489ec9c06a2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:16:24.661888 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 8/30] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:16:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:16:34.655141 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:17:24.678248 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-6ba0d0ad-861d-4314-926c-935d40389973 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:17:24.681318 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:17:24.681626 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:17:24.681937 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:17:24.682282 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:17:24.683609 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:17:24.691373 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] Get all volumes completed successfully. Jun 18 01:17:24.693267 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-6ba0d0ad-861d-4314-926c-935d40389973 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:17:24.693601 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 8/31] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:17:24 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 18 01:17:34.687878 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:18:24.716697 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:18:24.872946 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:18:24.872946 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:18:24.873228 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:18:24.873720 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:18:24.875126 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:18:24.885815 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] Get all volumes completed successfully. Jun 18 01:18:24.888142 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-dcc75e9e-de24-40c1-99ae-ce632de03a76 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:18:24.888848 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 9/32] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:18:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:18:34.880547 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:19:24.902214 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:19:24.905243 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:19:24.905505 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:19:24.905774 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:19:24.906144 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:19:24.907262 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:19:24.917443 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] Get all volumes completed successfully. Jun 18 01:19:24.920213 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-ca6a4792-cfae-4205-89cd-0763a0101e7a demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:19:24.920700 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 8/33] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:19:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:19:34.911268 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:20:24.942676 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-9f79065e-4474-41aa-9803-252a13a39636 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:20:24.947405 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:20:24.947856 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:20:24.948292 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:20:24.948623 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:20:24.949672 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:20:24.959957 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] Get all volumes completed successfully. Jun 18 01:20:24.962743 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-9f79065e-4474-41aa-9803-252a13a39636 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:20:24.963468 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 9/34] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:20:24 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 18 01:20:34.953928 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:21:24.978821 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:21:24.985930 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:21:24.986839 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:21:24.986839 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:21:24.987029 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:21:24.988051 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:21:25.000985 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] Get all volumes completed successfully. Jun 18 01:21:25.004032 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-c54cefe4-d9d5-4a16-8453-bdbc3ff125cd demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:21:25.004764 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 9/35] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:21:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:21:34.992536 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:22:25.025532 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:22:25.029352 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:22:25.029696 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:22:25.030037 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:22:25.030410 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:22:25.031714 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:22:25.041085 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] Get all volumes completed successfully. Jun 18 01:22:25.043294 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-ffdd1f93-2c4a-4ca8-9f49-d805d27e58ed demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:22:25.043723 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 10/36] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:22:25 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 18 01:22:35.036216 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:23:25.058346 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:23:25.062287 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:23:25.062568 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:23:25.063092 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:23:25.063473 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:23:25.065147 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:23:25.075214 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] Get all volumes completed successfully. Jun 18 01:23:25.078218 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-4535d8fd-c655-4b94-a972-b15e32367cf2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:23:25.078683 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 9/37] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:23:25 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 18 01:23:35.069243 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:24:25.096840 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:24:25.152920 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:24:25.153217 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:24:25.153707 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:24:25.154070 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:24:25.155123 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:24:25.167318 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] Get all volumes completed successfully. Jun 18 01:24:25.170460 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-f884d856-2d8f-4e64-8890-f9f18b6ec68d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:24:25.170996 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 10/38] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:24:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:24:35.160363 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:25:25.189347 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:25:25.192642 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:25:25.192947 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:25:25.195072 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:25:25.195332 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:25:25.196390 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:25:25.206328 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] Get all volumes completed successfully. Jun 18 01:25:25.210237 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-2bcecdaf-9465-4abc-9bf7-6c5456e03214 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:25:25.210915 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 10/39] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:25:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:25:35.200877 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:26:25.226989 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-94c06066-56db-44d0-b918-4886e6e11411 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:26:25.230270 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:26:25.230514 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:26:25.230849 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:26:25.231236 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:26:25.233889 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:26:25.244532 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] Get all volumes completed successfully. Jun 18 01:26:25.248067 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-94c06066-56db-44d0-b918-4886e6e11411 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:26:25.248663 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 11/40] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:26:25 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 18 01:26:35.238069 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:27:25.403648 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:27:25.406139 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:27:25.406688 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:27:25.407810 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:27:25.407810 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:27:25.408775 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:27:25.419889 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] Get all volumes completed successfully. Jun 18 01:27:25.424030 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-17406ac2-c36f-4f9b-9159-8d3da86e0a99 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:27:25.424030 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 10/41] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:27:25 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 18 01:27:35.413349 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:28:25.459400 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:28:25.463118 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:28:25.463374 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:28:25.463674 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:28:25.464041 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:28:25.465713 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:28:25.475121 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] Get all volumes completed successfully. Jun 18 01:28:25.477543 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-b41383c6-5cdc-4d62-9ab1-22f2ec44a635 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:28:25.478014 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 11/42] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:28:25 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 18 01:28:35.471121 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:29:25.520892 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-3b528216-737b-44da-8664-14eb3ddbc52e None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:29:25.630117 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:29:25.630393 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:29:25.630714 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:29:25.631101 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:29:25.632478 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:29:25.643076 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] Get all volumes completed successfully. Jun 18 01:29:25.645250 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-3b528216-737b-44da-8664-14eb3ddbc52e demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:29:25.645671 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 11/43] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:29:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:29:35.636764 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:30:25.669382 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:30:25.672575 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:30:25.673012 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:30:25.673280 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:30:25.673825 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:30:25.674626 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:30:25.683727 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] Get all volumes completed successfully. Jun 18 01:30:25.686139 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-dd95f23e-7d90-4839-b135-adb7bc9d12ec demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:30:25.686615 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 12/44] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:30:25 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 18 01:30:35.679443 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:31:25.703173 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:31:25.706696 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:31:25.706998 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:31:25.707273 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:31:25.707669 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:31:25.708840 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:31:25.717974 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] Get all volumes completed successfully. Jun 18 01:31:25.720273 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-c67928cf-b79f-4f5c-8406-e5800aa1c1ad demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:31:25.720697 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 11/45] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:31:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:31:35.713179 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:32:25.734002 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:32:25.736950 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:32:25.737201 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:32:25.737447 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:32:25.737763 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:32:25.738802 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:32:25.746856 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] Get all volumes completed successfully. Jun 18 01:32:25.750390 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-7d4d0d3a-d31d-485b-bc60-64c1778ebe7d demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:32:25.751027 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 12/46] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:32:25 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 18 01:32:35.742680 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:33:25.766422 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:33:25.771017 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:33:25.771271 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:33:25.771549 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:33:25.771893 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:33:25.773000 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:33:25.782691 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] Get all volumes completed successfully. Jun 18 01:33:25.785378 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-9bca1fe9-14ba-41de-887b-3f94b26e3e75 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:33:25.785968 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 12/47] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:33:25 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 18 01:33:35.777237 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:34:25.807868 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:34:25.872970 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:34:25.873432 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:34:25.874289 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:34:25.874827 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:34:25.876519 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:34:25.884325 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] Get all volumes completed successfully. Jun 18 01:34:25.886405 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-54384f80-65f8-43c2-9328-51ecff2c5be7 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:34:25.886811 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 13/48] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:34:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:34:35.879671 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:35:25.904525 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:35:25.909897 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:35:25.910099 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:35:25.910446 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:35:25.910828 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:35:25.912081 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:35:25.921476 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] Get all volumes completed successfully. Jun 18 01:35:25.923682 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-e8329026-6a34-4f21-8e87-1841bc589fd2 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:35:25.924135 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 12/49] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:35:25 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 18 01:35:35.916090 np0000181711 devstack@c-api.service[117014]: DEBUG dbcounter [-] [117014] Writing DB stats cinder:SELECT=1 {{(pid=117014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:36:25.942282 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.middleware.request_id [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 None None] RequestId filter calling following filter/app {{(pid=117016) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:36:25.944567 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:36:25.944768 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] Empty body provided in request {{(pid=117016) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:36:25.944976 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.openstack.wsgi [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] Calling method 'detail' {{(pid=117016) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:36:25.945179 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.api.api_utils [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] Removing options '' from query. {{(pid=117016) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:36:25.945963 np0000181711 devstack@c-api.service[117016]: DEBUG cinder.volume.api [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117016) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:36:25.952596 np0000181711 devstack@c-api.service[117016]: INFO cinder.volume.api [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] Get all volumes completed successfully. Jun 18 01:36:25.954689 np0000181711 devstack@c-api.service[117016]: INFO cinder.api.openstack.wsgi [None req-a7292df0-7bf4-4ac3-97d4-1c4cef0fe106 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:36:25.955094 np0000181711 devstack@c-api.service[117016]: [pid: 117016|app: 0|req: 13/50] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:36:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:36:35.949085 np0000181711 devstack@c-api.service[117016]: DEBUG dbcounter [-] [117016] Writing DB stats cinder:SELECT=1 {{(pid=117016) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:37:25.970439 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.middleware.request_id [None req-15851d88-3905-4077-b7ad-0f38865631e4 None None] RequestId filter calling following filter/app {{(pid=117015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:37:25.973628 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:37:25.973908 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] Empty body provided in request {{(pid=117015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:37:25.974161 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.openstack.wsgi [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] Calling method 'detail' {{(pid=117015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:37:25.974498 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.api.api_utils [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] Removing options '' from query. {{(pid=117015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:37:25.975966 np0000181711 devstack@c-api.service[117015]: DEBUG cinder.volume.api [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:37:25.987009 np0000181711 devstack@c-api.service[117015]: INFO cinder.volume.api [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] Get all volumes completed successfully. Jun 18 01:37:25.989208 np0000181711 devstack@c-api.service[117015]: INFO cinder.api.openstack.wsgi [None req-15851d88-3905-4077-b7ad-0f38865631e4 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:37:25.989543 np0000181711 devstack@c-api.service[117015]: [pid: 117015|app: 0|req: 13/51] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:37:25 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 18 01:37:35.981376 np0000181711 devstack@c-api.service[117015]: DEBUG dbcounter [-] [117015] Writing DB stats cinder:SELECT=1 {{(pid=117015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:38:26.014927 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.middleware.request_id [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 None None] RequestId filter calling following filter/app {{(pid=117017) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:38:26.018748 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:38:26.019040 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] Empty body provided in request {{(pid=117017) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:38:26.019300 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.openstack.wsgi [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] Calling method 'detail' {{(pid=117017) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:38:26.019632 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.api.api_utils [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] Removing options '' from query. {{(pid=117017) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:38:26.020721 np0000181711 devstack@c-api.service[117017]: DEBUG cinder.volume.api [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117017) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:38:26.029258 np0000181711 devstack@c-api.service[117017]: INFO cinder.volume.api [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] Get all volumes completed successfully. Jun 18 01:38:26.031234 np0000181711 devstack@c-api.service[117017]: INFO cinder.api.openstack.wsgi [None req-8597b1e1-3f1d-475e-b605-6847bd2fe1f8 demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:38:26.031637 np0000181711 devstack@c-api.service[117017]: [pid: 117017|app: 0|req: 14/52] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:38:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 01:38:36.024378 np0000181711 devstack@c-api.service[117017]: DEBUG dbcounter [-] [117017] Writing DB stats cinder:SELECT=1 {{(pid=117017) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 01:39:26.047945 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.middleware.request_id [None req-76f93ee3-31ed-4703-b916-d44e256400fc None None] RequestId filter calling following filter/app {{(pid=117014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 01:39:26.051563 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] GET https://199.204.45.78/volume/v3/volumes/detail Jun 18 01:39:26.051916 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] Empty body provided in request {{(pid=117014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 01:39:26.052191 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.openstack.wsgi [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] Calling method 'detail' {{(pid=117014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 01:39:26.052513 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.api.api_utils [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] Removing options '' from query. {{(pid=117014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 01:39:26.053471 np0000181711 devstack@c-api.service[117014]: DEBUG cinder.volume.api [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=117014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 01:39:26.061467 np0000181711 devstack@c-api.service[117014]: INFO cinder.volume.api [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] Get all volumes completed successfully. Jun 18 01:39:26.064437 np0000181711 devstack@c-api.service[117014]: INFO cinder.api.openstack.wsgi [None req-76f93ee3-31ed-4703-b916-d44e256400fc demo demo] https://199.204.45.78/volume/v3/volumes/detail returned with HTTP 200 Jun 18 01:39:26.064972 np0000181711 devstack@c-api.service[117014]: [pid: 117014|app: 0|req: 13/53] 199.204.45.78 () {64 vars in 1290 bytes} [Thu Jun 18 01:39:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0)