Jun 18 07:19:59.429843 np0000181905 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 18 07:19:59.437799 np0000181905 devstack@c-api.service[112235]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 18 07:19:59 2026] *** Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: nodename: np0000181905 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: machine: x86_64 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: clock source: unix Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: pcre jit disabled Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: detected number of CPU cores: 16 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: current working directory: / Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: detected binary path: /usr/bin/uwsgi-core Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: your processes number limit is 256917 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: your memory page size is 4096 bytes Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: detected max file descriptor number: 2048 Jun 18 07:19:59.442355 np0000181905 devstack@c-api.service[112235]: lock engine: pthread robust mutexes Jun 18 07:19:59.443466 np0000181905 devstack@c-api.service[112235]: thunder lock: enabled Jun 18 07:19:59.443466 np0000181905 devstack@c-api.service[112235]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 18 07:19:59.443466 np0000181905 devstack@c-api.service[112235]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 18 07:19:59.443466 np0000181905 devstack@c-api.service[112235]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 18 07:19:59.443466 np0000181905 devstack@c-api.service[112235]: Set PythonHome to /opt/stack/data/venv Jun 18 07:19:59.483385 np0000181905 devstack@c-api.service[112235]: Python main interpreter initialized at 0x7d7aa8aa3668 Jun 18 07:19:59.483385 np0000181905 devstack@c-api.service[112235]: python threads support enabled Jun 18 07:19:59.483385 np0000181905 devstack@c-api.service[112235]: your server socket listen backlog is limited to 100 connections Jun 18 07:19:59.483385 np0000181905 devstack@c-api.service[112235]: your mercy for graceful operations on workers is 80 seconds Jun 18 07:19:59.484010 np0000181905 devstack@c-api.service[112235]: mapped 671795 bytes (656 KB) for 4 cores Jun 18 07:19:59.484144 np0000181905 devstack@c-api.service[112235]: *** Operational MODE: preforking *** Jun 18 07:19:59.484407 np0000181905 devstack@c-api.service[112235]: *** uWSGI is running in multiple interpreter mode *** Jun 18 07:19:59.484407 np0000181905 devstack@c-api.service[112235]: spawned uWSGI master process (pid: 112235) Jun 18 07:19:59.484539 np0000181905 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 18 07:19:59.485025 np0000181905 devstack@c-api.service[112235]: spawned uWSGI worker 1 (pid: 112239, cores: 1) Jun 18 07:19:59.485632 np0000181905 devstack@c-api.service[112235]: spawned uWSGI worker 2 (pid: 112240, cores: 1) Jun 18 07:19:59.486109 np0000181905 devstack@c-api.service[112235]: spawned uWSGI worker 3 (pid: 112241, cores: 1) Jun 18 07:19:59.486594 np0000181905 devstack@c-api.service[112235]: spawned uWSGI worker 4 (pid: 112242, cores: 1) Jun 18 07:19:59.486658 np0000181905 devstack@c-api.service[112235]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: we strongly recommend against using it for new projects. Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: framework. For more detail see Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:59.621583 np0000181905 devstack@c-api.service[112242]: import eventlet # noqa Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: we strongly recommend against using it for new projects. Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: framework. For more detail see Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:59.634119 np0000181905 devstack@c-api.service[112239]: import eventlet # noqa Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: we strongly recommend against using it for new projects. Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: framework. For more detail see Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:59.637826 np0000181905 devstack@c-api.service[112241]: import eventlet # noqa Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: we strongly recommend against using it for new projects. Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: If you are already using Eventlet, we recommend migrating to a different Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: framework. For more detail see Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 18 07:19:59.676265 np0000181905 devstack@c-api.service[112240]: import eventlet # noqa Jun 18 07:19:59.730463 np0000181905 devstack@c-api.service[112239]: /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 07:19:59.730463 np0000181905 devstack@c-api.service[112239]: warnings.warn( Jun 18 07:19:59.733031 np0000181905 devstack@c-api.service[112242]: /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 07:19:59.733031 np0000181905 devstack@c-api.service[112242]: warnings.warn( Jun 18 07:19:59.745099 np0000181905 devstack@c-api.service[112241]: /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 07:19:59.745099 np0000181905 devstack@c-api.service[112241]: warnings.warn( Jun 18 07:19:59.779449 np0000181905 devstack@c-api.service[112240]: /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 07:19:59.779449 np0000181905 devstack@c-api.service[112240]: warnings.warn( Jun 18 07:19:59.829367 np0000181905 devstack@c-api.service[112239]: /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 07:19:59.829367 np0000181905 devstack@c-api.service[112239]: from cgi import parse_header Jun 18 07:19:59.848753 np0000181905 devstack@c-api.service[112242]: /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 07:19:59.848753 np0000181905 devstack@c-api.service[112242]: from cgi import parse_header Jun 18 07:19:59.858840 np0000181905 devstack@c-api.service[112241]: /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 07:19:59.858840 np0000181905 devstack@c-api.service[112241]: from cgi import parse_header Jun 18 07:19:59.885617 np0000181905 devstack@c-api.service[112240]: /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 07:19:59.885617 np0000181905 devstack@c-api.service[112240]: from cgi import parse_header Jun 18 07:19:59.893693 np0000181905 devstack@c-api.service[112239]: /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 07:19:59.893693 np0000181905 devstack@c-api.service[112239]: removals.removed_module( Jun 18 07:19:59.893693 np0000181905 devstack@c-api.service[112239]: /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 07:19:59.893693 np0000181905 devstack@c-api.service[112239]: removals.removed_module( Jun 18 07:19:59.910874 np0000181905 devstack@c-api.service[112241]: /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 07:19:59.910874 np0000181905 devstack@c-api.service[112241]: removals.removed_module( Jun 18 07:19:59.913782 np0000181905 devstack@c-api.service[112241]: /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 07:19:59.913782 np0000181905 devstack@c-api.service[112241]: removals.removed_module( Jun 18 07:19:59.918367 np0000181905 devstack@c-api.service[112242]: /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 07:19:59.918367 np0000181905 devstack@c-api.service[112242]: removals.removed_module( Jun 18 07:19:59.920788 np0000181905 devstack@c-api.service[112242]: /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 07:19:59.920788 np0000181905 devstack@c-api.service[112242]: removals.removed_module( Jun 18 07:19:59.951199 np0000181905 devstack@c-api.service[112240]: /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 07:19:59.951199 np0000181905 devstack@c-api.service[112240]: removals.removed_module( Jun 18 07:19:59.954006 np0000181905 devstack@c-api.service[112240]: /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 07:19:59.954006 np0000181905 devstack@c-api.service[112240]: removals.removed_module( Jun 18 07:20:00.883460 np0000181905 devstack@c-api.service[112239]: /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 07:20:00.883460 np0000181905 devstack@c-api.service[112239]: warnings.warn( Jun 18 07:20:00.941134 np0000181905 devstack@c-api.service[112239]: /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 07:20:00.941134 np0000181905 devstack@c-api.service[112239]: warnings.warn( Jun 18 07:20:00.947270 np0000181905 devstack@c-api.service[112242]: /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 07:20:00.947270 np0000181905 devstack@c-api.service[112242]: warnings.warn( Jun 18 07:20:00.986107 np0000181905 devstack@c-api.service[112240]: /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 07:20:00.986107 np0000181905 devstack@c-api.service[112240]: warnings.warn( Jun 18 07:20:01.007257 np0000181905 devstack@c-api.service[112242]: /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 07:20:01.007257 np0000181905 devstack@c-api.service[112242]: warnings.warn( Jun 18 07:20:01.045069 np0000181905 devstack@c-api.service[112240]: /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 07:20:01.045069 np0000181905 devstack@c-api.service[112240]: warnings.warn( Jun 18 07:20:01.086398 np0000181905 devstack@c-api.service[112241]: /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 07:20:01.086398 np0000181905 devstack@c-api.service[112241]: warnings.warn( Jun 18 07:20:01.159997 np0000181905 devstack@c-api.service[112241]: /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 07:20:01.159997 np0000181905 devstack@c-api.service[112241]: warnings.warn( Jun 18 07:20:01.186334 np0000181905 devstack@c-api.service[112239]: 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 07:20:01.186503 np0000181905 devstack@c-api.service[112239]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112239) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:20:01.202008 np0000181905 devstack@c-api.service[112242]: 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 07:20:01.202201 np0000181905 devstack@c-api.service[112242]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112242) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:20:01.254755 np0000181905 devstack@c-api.service[112240]: 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 07:20:01.254956 np0000181905 devstack@c-api.service[112240]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112240) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:20:01.285505 np0000181905 devstack@c-api.service[112242]: /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 07:20:01.285505 np0000181905 devstack@c-api.service[112242]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:20:01.291239 np0000181905 devstack@c-api.service[112239]: /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 07:20:01.291239 np0000181905 devstack@c-api.service[112239]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:20:01.335774 np0000181905 devstack@c-api.service[112240]: /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 07:20:01.335774 np0000181905 devstack@c-api.service[112240]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:20:01.408756 np0000181905 devstack@c-api.service[112241]: 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 07:20:01.408940 np0000181905 devstack@c-api.service[112241]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112241) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 18 07:20:01.483799 np0000181905 devstack@c-api.service[112241]: /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 07:20:01.483799 np0000181905 devstack@c-api.service[112241]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 18 07:20:01.832314 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112240) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:20:01.832678 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112242) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:20:01.832769 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.832769 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.833012 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.833065 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.833167 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.833418 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.834734 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112239) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:20:01.835458 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.835525 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.835614 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.835711 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.835764 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.835764 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.835833 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.835872 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.835913 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.835947 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.835980 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.836110 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.836110 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.836263 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.836263 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.836431 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.836506 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.836791 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.836966 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.836966 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.837033 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.837067 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.837098 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.837234 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.837234 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.837331 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.837375 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.837375 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.837433 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.837467 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.837627 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.837627 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.837967 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.838067 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.838146 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.838267 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.838567 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.838567 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.838567 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.838567 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.838858 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.838858 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.839017 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.839083 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.839161 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.839199 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.839233 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.839265 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.839326 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.839371 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.839407 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.839441 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.839441 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.839509 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.839550 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.839584 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.839620 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.839665 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.839699 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.839738 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.839772 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.839803 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.839844 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.839844 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.839921 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.839961 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.839961 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.840027 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.840060 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.840097 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.840127 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.840127 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.840193 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.840509 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.840599 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.840672 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.840755 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.840827 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.840827 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.841039 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.841250 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.841439 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.841572 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.841724 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.841842 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.841928 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.842058 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.842297 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.842383 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.842468 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.842468 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.842606 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.842606 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.842746 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.843071 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.843172 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.843172 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.843347 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.843347 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.843487 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.843571 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.843654 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.843731 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.843814 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.843891 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.843979 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.843979 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.844127 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.844191 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.844191 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.844353 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.844438 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.844479 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.844479 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.844479 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.844583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.844796 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.844796 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.844796 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.844796 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.844960 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.844996 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.845034 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.845034 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.845097 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.845134 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.845134 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.845193 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.845238 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.845292 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.845292 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.845354 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.845354 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.845428 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.845739 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.845739 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.845739 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.846060 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.846145 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.846214 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.846334 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.846424 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.846507 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.846600 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.847608 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.847715 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.847715 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.847916 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.847916 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.847916 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.848125 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.848437 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.848526 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.848594 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.848663 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.848757 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.848757 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.848975 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.849055 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.849133 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.849133 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.849133 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.849133 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.849133 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.849133 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.849343 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.849343 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.849343 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.849343 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.849482 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.849517 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.849690 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.849949 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.850035 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.850110 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.850191 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.850307 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.850392 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.850486 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.850913 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.851005 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.851085 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.851158 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.851221 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.851334 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.851416 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.851490 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.851490 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.851598 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.851633 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.851666 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.851699 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.851732 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.851768 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.851809 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.851809 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.851809 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.851809 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.851809 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.851953 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.852129 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.852129 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.852308 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.852403 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.852403 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.852554 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.852554 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.852717 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.852797 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.852942 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.852942 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.853093 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.853093 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.853093 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.853325 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.853325 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.853325 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.853325 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.853606 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.853606 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.853606 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.853787 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.853832 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.853928 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.854024 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.854128 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.854209 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.854334 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.860008 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.860107 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.860168 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.860211 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.860256 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.860332 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.860372 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.860404 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.860437 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.860470 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.860514 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.860547 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.860587 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.860621 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.860656 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.860694 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.860736 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.861002 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.861002 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.861002 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.861237 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.861353 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.861353 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.861353 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.861565 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.861565 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.861713 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.861795 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.861875 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.861955 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.862023 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.862096 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.862161 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.862225 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.862322 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.862404 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.862468 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.862559 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.862622 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.862705 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.862747 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.862747 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.863152 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.863206 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.863305 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.863377 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.863524 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.863524 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.863524 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.863619 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.863656 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.863785 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.863872 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.863950 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.864023 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.864125 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.864197 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.864267 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.864357 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.864424 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.864499 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.864587 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.864655 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.864736 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.864736 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.864909 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.864964 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.865001 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.865041 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.865084 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.865124 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.865158 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.865192 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.865223 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.865267 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.865329 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.865364 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.865396 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.865439 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.865477 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.865477 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.865477 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.865477 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.865477 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.866886 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.866955 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.866989 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.867087 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.867163 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.867234 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.867337 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.867378 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.867416 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.867464 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.867464 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.867464 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.867464 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.867591 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.867630 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.867672 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.867672 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.867672 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.867765 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.867811 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.867996 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.868421 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.868516 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.868516 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.868657 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.868657 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.868793 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.868901 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.868995 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.869091 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.869169 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.869239 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.869345 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.869390 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.869424 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.869457 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.869457 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.869516 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.869547 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.869579 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.869619 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.869657 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.869688 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.869688 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.869751 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.869925 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.869925 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.869925 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.870176 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.870257 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.870257 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.870257 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.870257 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.870561 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.870561 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.870561 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.870765 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.870765 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.870765 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.870765 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.870908 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.870908 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.870972 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.871095 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.871174 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.871174 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.871327 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.871419 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.871491 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.871566 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.871602 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.871636 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.871668 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.871844 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.871912 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.871972 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.872050 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.872117 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.872189 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.872242 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.872321 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.872393 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.872448 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.872519 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.876515 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.876515 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.876632 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.876668 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.876699 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.876811 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.876918 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.877028 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.877109 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.877109 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.877109 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.877109 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.877109 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.877328 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.878151 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.878211 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.878260 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.878380 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.878468 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.878468 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.878610 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.879521 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.879586 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.879624 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.879722 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.879803 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.879803 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.879939 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.879987 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.880021 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.880056 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.880100 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.880100 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.880100 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.880100 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.880357 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.880357 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.880501 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.880501 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.880633 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.880633 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.880633 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.880859 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.880859 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.880859 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.880859 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.881137 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.881137 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.881204 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.881241 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.881299 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.881299 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.881299 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.881405 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.881551 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.881551 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.881810 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.881902 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.881986 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.882083 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.882167 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.882241 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.882404 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.883090 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.883144 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.883236 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.883349 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.883436 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.883507 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.883579 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.883669 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.883738 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.883738 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.883885 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.883987 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.884028 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.884028 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.884090 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.884090 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.884149 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.884193 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.884227 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.884257 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.884304 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.884337 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.884368 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.884426 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.884463 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.884504 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.884841 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.884841 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.884970 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.885009 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.885041 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.885322 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.885322 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.885386 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.889267 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.889346 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.889386 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.889423 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.889459 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.889459 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.889539 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.889582 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.889616 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.889616 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.889678 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.889840 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.889920 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.889920 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.890067 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.890140 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.890221 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.890314 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.890403 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.890454 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.890487 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.890525 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.890557 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.890588 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.890618 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.890655 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.890686 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.890686 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.891483 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.891585 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.891585 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.891696 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.891696 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.891762 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.891952 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.892004 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.892096 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.892180 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.892180 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.892311 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.892311 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.892448 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.892723 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.892809 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.892861 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.892921 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.892960 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.893002 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.893043 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.893081 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.893121 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.893156 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.893191 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.893228 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.893264 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.893325 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.893360 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.893402 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.893435 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.893475 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.893475 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.893535 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.893569 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.894290 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.894359 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.894400 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.894497 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.894583 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.894656 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.894745 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.894787 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.894841 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.894875 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.894909 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.894943 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.894981 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.895020 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.895056 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.895089 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.895124 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.895156 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.895186 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.895218 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.895251 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.895307 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.895342 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.895475 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.895512 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.895545 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.895577 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.895607 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.895636 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.895668 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.895704 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.895735 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.895776 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.895815 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.895815 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.895880 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.895915 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.895949 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.895980 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.895980 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.896038 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.896073 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.898030 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.898096 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.898135 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.898170 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.898206 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.898253 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.898306 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.898357 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.898394 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.898434 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.898475 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.898513 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.898550 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.898585 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.898619 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.898653 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.898687 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.898721 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.898755 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.898805 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.898840 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.898884 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.898918 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.898961 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.898996 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.899040 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.899079 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.899112 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.899146 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.899183 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.899216 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.899256 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.899320 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.899357 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.899390 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.899431 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.899464 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.899501 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.899541 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.899574 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.899610 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.899650 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.899685 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.899717 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.899750 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.899781 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.899846 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.899881 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:01.899919 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.899956 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.899990 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112242) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:01.900023 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.900062 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.900094 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:01.900125 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.900157 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:01.900196 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.900251 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:01.900251 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112242) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:01.900251 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112242) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:01.950544 np0000181905 devstack@c-api.service[112240]: INFO dbcounter [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Registered counter for database cinder Jun 18 07:20:01.952654 np0000181905 devstack@c-api.service[112239]: INFO dbcounter [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Registered counter for database cinder Jun 18 07:20:01.953307 np0000181905 devstack@c-api.service[112242]: INFO dbcounter [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Registered counter for database cinder Jun 18 07:20:01.998830 np0000181905 devstack@c-api.service[112240]: DEBUG oslo_db.sqlalchemy.engines [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db 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=112240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.001739 np0000181905 devstack@c-api.service[112239]: DEBUG oslo_db.sqlalchemy.engines [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 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=112239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.006862 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112241) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 18 07:20:02.006976 np0000181905 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.007410 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.007577 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.007795 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.008309 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.008484 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.008484 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.008484 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.009140 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.009140 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.009140 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.009140 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.009140 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.009140 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.009652 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.010130 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.010130 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.010130 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.010269 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.010599 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.010599 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.010599 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.010599 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.010599 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.011073 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.011371 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.011470 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.011560 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.011560 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.011731 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.011731 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.011731 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.012016 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.012016 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.012221 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.012221 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.012221 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.012221 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.012609 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.012787 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.012874 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.012947 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.013056 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.013056 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.013206 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.013206 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.013901 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.013955 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.014061 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.014152 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.014152 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.014301 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.014301 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.014600 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.014657 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.014753 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.014831 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.014831 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.014964 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.014964 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.015441 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.015516 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.015567 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.015602 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.015729 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.015729 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.015879 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.016243 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.016335 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.016417 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.016489 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.016489 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.016638 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.016638 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.017700 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.017764 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.017800 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.017936 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.017936 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.018090 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.018090 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.018344 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.018396 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.018443 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.018564 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.018564 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.018742 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.018742 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.019165 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.019249 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.019249 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.019349 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.019392 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.019539 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.019539 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.019823 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.019937 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.019937 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.020122 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.020122 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.020122 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.020393 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.020717 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.020787 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.020834 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.020885 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.020940 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.020978 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.021145 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.021696 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.021795 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.021870 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.021943 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.021943 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.022311 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.022311 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.022600 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.022683 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.022683 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.022750 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.022901 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.022901 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.023050 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.023297 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.023375 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.023497 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.023497 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.023895 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.023895 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.023895 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.024619 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.024688 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.024745 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.024790 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.024928 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.025011 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.025011 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.025651 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.025762 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.025762 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.025894 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.025966 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.026037 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.026118 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.026357 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.026417 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.026520 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.026520 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.026666 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.026666 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.026854 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.027309 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.027369 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.027417 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.027466 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.027590 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.027590 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.027769 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.027769 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.027769 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.027974 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.027974 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.027974 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.028078 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.028078 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.029634 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.029634 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.029959 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.029959 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.029959 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.030138 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.030138 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.030246 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.030246 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.030402 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.030402 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.030505 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.030505 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.030598 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.031147 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.031263 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.031263 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.031263 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.031492 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.031492 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.031492 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.031969 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.032081 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.032081 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.032225 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.032225 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.032225 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.032426 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.032426 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.032426 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.032577 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.032577 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.032670 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.032670 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.032770 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.033549 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.033646 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.033646 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.033741 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.033741 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.033948 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.033948 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.033948 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.034056 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.034056 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.034128 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.034128 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.034223 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.034265 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 18 07:20:02.034333 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112241) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 18 07:20:02.034578 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 18 07:20:02.034578 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 18 07:20:02.034578 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 18 07:20:02.034578 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112241) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 18 07:20:02.034919 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112241) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 18 07:20:02.088802 np0000181905 devstack@c-api.service[112241]: INFO dbcounter [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Registered counter for database cinder Jun 18 07:20:02.131481 np0000181905 devstack@c-api.service[112241]: DEBUG oslo_db.sqlalchemy.engines [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e 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=112241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.136846 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writer thread running {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:20:02.142643 np0000181905 devstack@c-api.service[112239]: INFO cinder.rpc [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:20:02.147227 np0000181905 devstack@c-api.service[112239]: INFO cinder.rpc [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:20:02.149470 np0000181905 devstack@c-api.service[112239]: INFO cinder.rpc [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:20:02.151363 np0000181905 devstack@c-api.service[112239]: INFO cinder.rpc [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:20:02.152467 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.156050 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.159534 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writer thread running {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:20:02.162544 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writer thread running {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:20:02.162823 np0000181905 devstack@c-api.service[112240]: INFO cinder.rpc [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:20:02.165795 np0000181905 devstack@c-api.service[112240]: INFO cinder.rpc [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:20:02.165864 np0000181905 devstack@c-api.service[112242]: INFO cinder.rpc [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:20:02.168189 np0000181905 devstack@c-api.service[112240]: INFO cinder.rpc [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:20:02.168313 np0000181905 devstack@c-api.service[112242]: INFO cinder.rpc [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:20:02.170363 np0000181905 devstack@c-api.service[112240]: INFO cinder.rpc [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:20:02.170559 np0000181905 devstack@c-api.service[112242]: INFO cinder.rpc [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:20:02.171498 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.172522 np0000181905 devstack@c-api.service[112242]: INFO cinder.rpc [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:20:02.173692 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.175848 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.177994 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.192566 np0000181905 devstack@c-api.service[112239]: DEBUG oslo_db.sqlalchemy.engines [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 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=112239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.195837 np0000181905 devstack@c-api.service[112239]: INFO cinder.rpc [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:20:02.198549 np0000181905 devstack@c-api.service[112239]: INFO cinder.rpc [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:20:02.199826 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.212692 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.215894 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.219127 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.220149 np0000181905 devstack@c-api.service[112240]: DEBUG oslo_db.sqlalchemy.engines [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db 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=112240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.223607 np0000181905 devstack@c-api.service[112240]: INFO cinder.rpc [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:20:02.224542 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.225602 np0000181905 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.226317 np0000181905 devstack@c-api.service[112240]: INFO cinder.rpc [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:20:02.227637 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.227697 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.230081 np0000181905 devstack@c-api.service[112242]: INFO cinder.rpc [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:20:02.230699 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.233119 np0000181905 devstack@c-api.service[112242]: INFO cinder.rpc [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:20:02.233760 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.234478 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.236653 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.239651 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.241182 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.242209 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.244270 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.246429 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.249454 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.250123 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.251255 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.253593 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.253676 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.255701 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writer thread running {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 18 07:20:02.256052 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.257897 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.258003 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.258767 np0000181905 devstack@c-api.service[112241]: INFO cinder.rpc [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 18 07:20:02.259972 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.260840 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.261435 np0000181905 devstack@c-api.service[112241]: INFO cinder.rpc [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 18 07:20:02.261546 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.262519 np0000181905 devstack@c-api.service[112239]: WARNING cinder.api.contrib.hosts [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:20:02.263218 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.264190 np0000181905 devstack@c-api.service[112241]: INFO cinder.rpc [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 18 07:20:02.264662 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.264851 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.264935 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.266642 np0000181905 devstack@c-api.service[112241]: INFO cinder.rpc [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 18 07:20:02.266699 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.267915 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.268205 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.268744 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.269084 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: extensions {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.269150 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.270637 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: extra_specs {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.271911 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.272192 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-volume-transfer {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.272537 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.272945 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.273928 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-quota-class-sets {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.274826 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.276337 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: cgsnapshots {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.277092 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.277740 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.277851 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: scheduler-stats {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.279226 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.279388 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: qos-specs {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.280834 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.281519 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: capabilities {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.282041 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.283079 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: encryption {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.284617 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: encryption {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.284681 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.286302 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-volume-type-access {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.286540 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.287946 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-quota-sets {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.288030 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.289399 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-snapshot-manage {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.290066 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.291166 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-volume-manage {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.291688 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.292668 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-hosts {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.293797 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.294051 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: os-availability-zone {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.295469 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.295567 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: consistencygroups {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.297164 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.297913 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extended resource: backups {{(pid=112239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.298583 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.299650 np0000181905 devstack@c-api.service[112240]: WARNING cinder.api.contrib.hosts [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:20:02.300125 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.contrib.snapshot_actions [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] SnapshotActionsController initialized {{(pid=112239) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:20:02.300378 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.300752 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.301184 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.301858 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.302854 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.303425 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.304566 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.305107 np0000181905 devstack@c-api.service[112241]: DEBUG oslo_db.sqlalchemy.engines [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e 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=112241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:02.305449 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.305622 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.305985 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.306356 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: extensions {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.307425 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.307920 np0000181905 devstack@c-api.service[112241]: INFO cinder.rpc [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 18 07:20:02.308034 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: extra_specs {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.308347 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.308860 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.309716 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-volume-transfer {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.310384 np0000181905 devstack@c-api.service[112239]: WARNING castellan.key_manager.migration [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.310444 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.310479 np0000181905 devstack@c-api.service[112241]: INFO cinder.rpc [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 18 07:20:02.311220 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension UsedLimits extending resource: limits {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.311355 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.311485 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.311730 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.311838 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.311913 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312015 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312092 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312191 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312311 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312424 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312533 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension AdminActions extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312613 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.312654 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension AdminActions extending resource: snapshots {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312692 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-quota-class-sets {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.312728 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension AdminActions extending resource: backups {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312858 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.312975 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension VolumeActions extending resource: volumes {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.313098 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.v3.router [None req-902272eb-43c9-41f6-b70f-ac231cb33fc3 None None] Extension TypesManage extending resource: types {{(pid=112239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.314092 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: cgsnapshots {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.314404 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.315578 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: scheduler-stats {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.315757 np0000181905 devstack@c-api.service[112242]: WARNING cinder.api.contrib.hosts [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:20:02.316673 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.317155 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: qos-specs {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.318473 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.319418 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: capabilities {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.320716 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: encryption {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.321068 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.322366 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: encryption {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.322774 np0000181905 devstack@c-api.service[112239]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d7aa8aa3668 pid: 112239 (default app) Jun 18 07:20:02.322997 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.323952 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-volume-type-access {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.324028 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: extensions {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.325611 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: extra_specs {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.325910 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-quota-sets {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.327144 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.327492 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-snapshot-manage {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.328923 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-volume-manage {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.329830 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-volume-transfer {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.331352 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.331352 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.331352 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.331352 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.331352 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.331787 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.331787 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.331787 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.331787 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.331787 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332108 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332108 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332108 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332108 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332414 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-hosts {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.332471 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332471 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332602 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-quota-class-sets {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.332682 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332682 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332682 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332682 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332947 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332947 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.332947 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.332947 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.333474 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.333474 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.333474 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.333474 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.333748 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.333748 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.333748 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.333748 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.333748 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.334077 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.334077 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.334077 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.334077 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.334077 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.335112 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.335112 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.335112 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.335112 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.335112 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.335112 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.335904 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.335904 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.335904 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.335904 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.335904 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.335904 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.336804 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.336804 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.336804 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.336804 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.336804 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.336804 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.337617 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.337617 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.337617 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.337617 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.337617 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.338344 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.338344 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.338344 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.338344 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.338344 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.339092 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.339092 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.339092 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.339092 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.339092 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.339092 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.340184 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.340184 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.340184 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.340184 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.340184 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.340184 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.341137 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.341137 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.341137 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.341137 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.341137 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.341933 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.341933 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.341933 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.341933 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.341933 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342173 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342173 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342173 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342173 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342337 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342337 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342337 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342337 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342495 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342495 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342495 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342495 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342495 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342687 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342687 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342687 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342687 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342687 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342867 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342867 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.342867 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.342867 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343005 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343005 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343005 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343005 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343160 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343160 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343160 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343160 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343609 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343609 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343609 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343609 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343842 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343842 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.343842 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.343842 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344084 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344084 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344084 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344084 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344084 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344403 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344403 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344403 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344403 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344403 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344403 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344807 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344807 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344807 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.344807 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.344807 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345077 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.345144 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345144 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345144 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345144 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345144 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345144 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345534 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345534 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345534 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345534 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345534 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345534 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345902 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345902 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345902 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345902 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.345902 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.345902 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346264 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346264 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346264 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346264 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346264 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346264 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346678 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346678 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346678 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346678 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346837 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346837 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346837 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.346837 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.346964 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: os-availability-zone {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347000 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.347000 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.347000 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.347000 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.347000 np0000181905 devstack@c-api.service[112239]: /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 07:20:02.347149 np0000181905 devstack@c-api.service[112239]: warnings.warn(deprecated_msg) Jun 18 07:20:02.347172 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: cgsnapshots {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347199 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: consistencygroups {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347223 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-1f93e364-9fd5-47bc-9401-3973f879d27d None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:20:02.347254 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347299 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: scheduler-stats {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347328 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extended resource: backups {{(pid=112240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347352 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: qos-specs {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347376 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 949 bytes} [Thu Jun 18 07:20:02 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:20:02.347400 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] SnapshotActionsController initialized {{(pid=112240) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:20:02.347400 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347445 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: capabilities {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347475 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347499 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347522 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: encryption {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347522 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: encryption {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347568 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347591 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347614 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347636 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-volume-type-access {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347660 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.347681 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-quota-sets {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.347710 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.348197 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-snapshot-manage {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.348248 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.349730 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-volume-manage {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.349791 np0000181905 devstack@c-api.service[112240]: WARNING castellan.key_manager.migration [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.350762 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.351180 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-hosts {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.351341 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension UsedLimits extending resource: limits {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.351554 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension SnapshotActions extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.351743 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.351971 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.352173 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.352379 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.352500 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: os-availability-zone {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.352543 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.352709 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.352855 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.353004 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.353771 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.353925 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: consistencygroups {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.354347 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension AdminActions extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.354477 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension AdminActions extending resource: snapshots {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.354587 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension AdminActions extending resource: backups {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.354695 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeTypeAccess extending resource: types {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.354814 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension VolumeActions extending resource: volumes {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.354945 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.v3.router [None req-2f36d4d5-8a44-4f67-ab2b-3d2500f1e9db None None] Extension TypesManage extending resource: types {{(pid=112240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.355935 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extended resource: backups {{(pid=112242) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.356828 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.359080 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.contrib.snapshot_actions [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] SnapshotActionsController initialized {{(pid=112242) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:20:02.359146 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.360283 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.362020 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.362091 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.363545 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.364363 np0000181905 devstack@c-api.service[112240]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d7aa8aa3668 pid: 112240 (default app) Jun 18 07:20:02.364906 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.366336 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.367731 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.367945 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.369203 np0000181905 devstack@c-api.service[112242]: WARNING castellan.key_manager.migration [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.370257 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension UsedLimits extending resource: limits {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.370453 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.370626 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.370935 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.371101 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.371255 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.371426 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.371582 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.371719 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.371868 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372022 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension AdminActions extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372189 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension AdminActions extending resource: snapshots {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372373 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension AdminActions extending resource: backups {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372522 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372702 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension VolumeActions extending resource: volumes {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372882 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.v3.router [None req-e02d6223-37f7-40d7-999c-0f1c152bdaba None None] Extension TypesManage extending resource: types {{(pid=112242) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.372970 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.376120 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.378609 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.383575 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.383575 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.383829 np0000181905 devstack@c-api.service[112242]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d7aa8aa3668 pid: 112242 (default app) Jun 18 07:20:02.384591 np0000181905 devstack@c-api.service[112241]: WARNING cinder.api.contrib.hosts [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 18 07:20:02.385537 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.387244 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.389531 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.391602 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.392905 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: extensions {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.397169 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: extra_specs {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.403238 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-volume-transfer {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.405576 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-quota-class-sets {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.407529 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: cgsnapshots {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.409538 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: scheduler-stats {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.411750 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: qos-specs {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.414679 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: capabilities {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.416698 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: encryption {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.418994 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: encryption {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.421724 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-volume-type-access {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.424472 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-quota-sets {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.426930 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-snapshot-manage {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.429310 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-volume-manage {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.431551 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-hosts {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.433605 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: os-availability-zone {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.435559 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: consistencygroups {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.438551 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extended resource: backups {{(pid=112241) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 18 07:20:02.443212 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.contrib.snapshot_actions [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] SnapshotActionsController initialized {{(pid=112241) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 18 07:20:02.444707 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.447143 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.449308 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.451414 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.453383 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.455555 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.458921 np0000181905 devstack@c-api.service[112241]: WARNING castellan.key_manager.migration [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 18 07:20:02.459272 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension UsedLimits extending resource: limits {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.459502 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.459672 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.460058 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.460230 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.460426 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.460593 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.460765 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.460966 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.461107 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.461510 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension AdminActions extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.461510 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension AdminActions extending resource: snapshots {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.461851 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension AdminActions extending resource: backups {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.461851 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.462144 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension VolumeActions extending resource: volumes {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.462350 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.v3.router [None req-e66d031b-0a98-494d-bdd6-f2063ab2b03e None None] Extension TypesManage extending resource: types {{(pid=112241) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 18 07:20:02.474188 np0000181905 devstack@c-api.service[112241]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d7aa8aa3668 pid: 112241 (default app) Jun 18 07:20:09.686848 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-b95863cd-6f41-4532-b8a4-c40926b81f39 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:20:10.273464 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-b95863cd-6f41-4532-b8a4-c40926b81f39 admin admin] POST https://199.204.45.57/volume/v3/types Jun 18 07:20:10.274182 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-b95863cd-6f41-4532-b8a4-c40926b81f39 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 07:20:10.276499 np0000181905 devstack@c-api.service[112239]: /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 07:20:10.276499 np0000181905 devstack@c-api.service[112239]: warnings.warn( Jun 18 07:20:10.316747 np0000181905 devstack@c-api.service[112239]: DEBUG oslo_db.sqlalchemy.engines [None req-b95863cd-6f41-4532-b8a4-c40926b81f39 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=112239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:10.363195 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-b95863cd-6f41-4532-b8a4-c40926b81f39 admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 Jun 18 07:20:10.364263 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 2/2] 199.204.45.57 () {68 vars in 1281 bytes} [Thu Jun 18 07:20:09 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 07:20:10.394180 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.394180 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.394180 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.394180 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.394180 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.395704 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.395704 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.395704 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.395704 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.395704 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.396323 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.396323 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.396323 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.396323 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.396323 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.396323 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.396873 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.396873 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.396873 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.396873 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397099 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397099 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397099 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397099 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397376 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397376 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397376 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397376 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397624 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397624 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397624 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397624 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397624 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397914 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397914 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397914 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.397914 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.397914 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.398179 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.398179 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.398179 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.398179 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.398179 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.398179 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.399428 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.399428 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.399428 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.399428 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.399428 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.399428 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400100 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400100 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400100 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400100 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400100 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400100 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400555 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400555 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400555 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400555 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400555 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400928 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400928 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400928 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.400928 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.400928 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.401363 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.401363 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.401363 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.401363 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.401363 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.401363 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.401858 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.401858 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.401858 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.401858 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.401858 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.401858 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402049 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402049 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402049 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402049 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402049 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402213 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402213 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402213 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402213 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402213 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402386 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402386 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402386 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402386 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402533 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402533 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402533 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402533 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402666 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402666 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402666 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402666 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402666 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402830 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402830 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402830 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.402830 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.402830 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.403016 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.403016 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.403016 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.403016 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.403145 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.403145 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.403145 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.403145 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.403714 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.403714 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.403714 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.403714 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404048 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.404048 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404048 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.404048 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404369 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.404369 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404369 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.404369 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404669 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.404669 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404669 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.404669 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.404669 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405027 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405027 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405027 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405027 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405027 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405027 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405486 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405486 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405486 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405486 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405486 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405848 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405848 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405848 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405848 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.405848 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.405848 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.406293 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.406293 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.406293 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.406293 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.406293 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.406293 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.406738 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.406738 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.406738 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.406738 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.406738 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.406738 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407032 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407032 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407032 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407032 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407032 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407032 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407229 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407229 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407229 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407229 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407384 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407384 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407384 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407384 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407384 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407552 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407552 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407552 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407552 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.407552 np0000181905 devstack@c-api.service[112240]: warnings.warn(deprecated_msg) Jun 18 07:20:10.407552 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [req-b95863cd-6f41-4532-b8a4-c40926b81f39 req-3670f093-efa7-461a-8764-ba6ea5060db7 None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:20:10.879772 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [req-b95863cd-6f41-4532-b8a4-c40926b81f39 req-3670f093-efa7-461a-8764-ba6ea5060db7 admin admin] POST https://199.204.45.57/volume/v3/types/3fb79b1e-0fab-4eff-ac23-e13f00614faa/extra_specs Jun 18 07:20:10.880440 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [req-b95863cd-6f41-4532-b8a4-c40926b81f39 req-3670f093-efa7-461a-8764-ba6ea5060db7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 18 07:20:10.882462 np0000181905 devstack@c-api.service[112240]: /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 07:20:10.882462 np0000181905 devstack@c-api.service[112240]: warnings.warn( Jun 18 07:20:10.919552 np0000181905 devstack@c-api.service[112240]: DEBUG oslo_db.sqlalchemy.engines [req-b95863cd-6f41-4532-b8a4-c40926b81f39 req-3670f093-efa7-461a-8764-ba6ea5060db7 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=112240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:20:11.001859 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [req-b95863cd-6f41-4532-b8a4-c40926b81f39 req-3670f093-efa7-461a-8764-ba6ea5060db7 admin admin] https://199.204.45.57/volume/v3/types/3fb79b1e-0fab-4eff-ac23-e13f00614faa/extra_specs returned with HTTP 200 Jun 18 07:20:11.002737 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 1/3] 199.204.45.57 () {70 vars in 1498 bytes} [Thu Jun 18 07:20:10 2026] POST /volume/v3/types/3fb79b1e-0fab-4eff-ac23-e13f00614faa/extra_specs => generated 55 bytes in 625 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:20:12.232069 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=6 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:20:12.310142 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=6 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:20:20.359049 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:20:21.001127 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:24:57.492306 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.492306 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.492306 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.492306 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.492306 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.493247 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.493247 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.493247 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.493247 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.493247 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.493621 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.493621 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.493621 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.493621 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.493621 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.493621 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494030 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494030 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494030 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494030 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494325 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494325 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494325 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494325 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494601 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494601 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494601 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494601 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494960 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494960 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494960 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.494960 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.494960 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.495339 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.495339 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.495339 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.495339 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.495339 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.495724 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.495724 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.495724 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.495724 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.495724 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.495724 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496141 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496141 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496141 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496141 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496141 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496141 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496575 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496575 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496575 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496575 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496575 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496575 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496963 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496963 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496963 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.496963 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.496963 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.497359 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.497359 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.497359 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.497359 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.497359 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.497668 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.497668 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.497668 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.497668 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.497668 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.497668 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498068 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498068 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498068 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498068 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498068 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498068 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498465 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498465 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498465 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498465 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498465 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498932 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498932 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498932 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.498932 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.498932 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499301 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.499301 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499301 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.499301 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499605 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.499605 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499605 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.499605 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499782 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.499782 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499782 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.499782 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.499782 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500015 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500015 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500015 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500015 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500015 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500225 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500225 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500225 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500225 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500429 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500429 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500429 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500429 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500616 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500616 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500616 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500616 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500899 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500899 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.500899 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.500899 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501080 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501080 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501080 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501080 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501265 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501265 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501265 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501265 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501265 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501520 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501520 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501520 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501520 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501520 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501520 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501788 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501788 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501788 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501788 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501788 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501988 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501988 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501988 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501988 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.501988 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.501988 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502243 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502243 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502243 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502243 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502243 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502243 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502520 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502520 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502520 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502520 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502520 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502520 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502787 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502787 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502787 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502787 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.502787 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.502787 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503085 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503085 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503085 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503085 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503264 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503264 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503264 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503264 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503264 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: /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 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: warnings.warn(deprecated_msg) Jun 18 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-d1fcc785-d45e-4186-a7d2-6dadc3ee71d9 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:24:57.503579 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-d1fcc785-d45e-4186-a7d2-6dadc3ee71d9 None None] GET https://199.204.45.57/volume// Jun 18 07:24:57.503852 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-d1fcc785-d45e-4186-a7d2-6dadc3ee71d9 None None] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:24:57.503852 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-d1fcc785-d45e-4186-a7d2-6dadc3ee71d9 None None] Calling method 'all' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:24:57.503852 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-d1fcc785-d45e-4186-a7d2-6dadc3ee71d9 None None] https://199.204.45.57/volume// returned with HTTP 300 Jun 18 07:24:57.503852 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 1/4] 199.204.45.57 () {66 vars in 1449 bytes} [Thu Jun 18 07:24:57 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 18 07:25:42.653333 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.653333 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.653333 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.653333 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.653333 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.654532 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.654532 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.654532 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.654532 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.654532 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.654935 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.654935 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.654935 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.654935 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.654935 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.654935 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.655512 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.655512 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.655512 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.655512 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.655842 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.655842 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.655842 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.655842 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.656181 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.656181 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.656181 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.656181 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.656588 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.656588 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.656588 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.656588 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.656588 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657019 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657019 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657019 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657019 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657019 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657334 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657334 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657334 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657334 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657334 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657334 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657612 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657612 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657612 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657612 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657612 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657612 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657828 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657828 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657828 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657828 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.657828 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.657828 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658070 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658070 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658070 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658070 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658070 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658292 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658292 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658292 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658292 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658292 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658466 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658466 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658466 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658466 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658466 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658466 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658689 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658689 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658689 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658689 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658689 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658689 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658933 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658933 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658933 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.658933 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.658933 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659136 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659136 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659136 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659136 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659136 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659335 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659335 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659335 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659335 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659497 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659497 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659497 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659497 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659643 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659643 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659643 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659643 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659643 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659856 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659856 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659856 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.659856 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.659856 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660026 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660026 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660026 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660026 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660183 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660183 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660183 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660183 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660348 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660348 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660348 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660348 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660491 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660491 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660491 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660491 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660645 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660645 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660645 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660645 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660813 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660813 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660813 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.660813 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.660813 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661021 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661021 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661021 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661021 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661021 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661021 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661244 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661244 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661244 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661244 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661244 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661422 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661422 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661422 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661422 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661422 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661422 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661649 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661649 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661649 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661649 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661649 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661649 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661868 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661868 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661868 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661868 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.661868 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.661868 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662083 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662083 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662083 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662083 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662083 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662083 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662345 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662345 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662345 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662345 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662500 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662500 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662500 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662500 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662500 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: /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 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: warnings.warn(deprecated_msg) Jun 18 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-91cd8f58-c3c9-45b0-bc01-583f709206e2 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:42.662680 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 1/5] 199.204.45.57 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:42 2026] GET /volume/v3 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 18 07:25:42.709358 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-cf294594-99ab-4eee-adda-b9c40833d1a8 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:42.721430 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 3/6] 199.204.45.57 () {64 vars in 1265 bytes} [Thu Jun 18 07:25:42 2026] GET /volume/v3 => generated 0 bytes in 14 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 07:25:42.759328 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [req-cf294594-99ab-4eee-adda-b9c40833d1a8 req-823b2532-38ae-46a9-823b-c8362cefc92f None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:42.763867 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [req-cf294594-99ab-4eee-adda-b9c40833d1a8 req-823b2532-38ae-46a9-823b-c8362cefc92f demo demo] GET https://199.204.45.57/volume/v3/ Jun 18 07:25:42.764254 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [req-cf294594-99ab-4eee-adda-b9c40833d1a8 req-823b2532-38ae-46a9-823b-c8362cefc92f demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:42.764711 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [req-cf294594-99ab-4eee-adda-b9c40833d1a8 req-823b2532-38ae-46a9-823b-c8362cefc92f demo demo] Calling method 'version_select' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:42.766097 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [req-cf294594-99ab-4eee-adda-b9c40833d1a8 req-823b2532-38ae-46a9-823b-c8362cefc92f demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 18 07:25:42.766670 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 2/7] 199.204.45.57 () {66 vars in 1339 bytes} [Thu Jun 18 07:25: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 07:25:42.815325 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-de78e8f1-3b93-45c6-9512-e46e01560187 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:43.245408 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-de78e8f1-3b93-45c6-9512-e46e01560187 demo demo] GET https://199.204.45.57/volume/v3/types Jun 18 07:25:43.245724 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-de78e8f1-3b93-45c6-9512-e46e01560187 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:43.246139 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-de78e8f1-3b93-45c6-9512-e46e01560187 demo demo] Calling method 'index' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:43.246758 np0000181905 devstack@c-api.service[112242]: /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 07:25:43.246758 np0000181905 devstack@c-api.service[112242]: warnings.warn( Jun 18 07:25:43.247474 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-de78e8f1-3b93-45c6-9512-e46e01560187 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:25:43.298061 np0000181905 devstack@c-api.service[112242]: DEBUG oslo_db.sqlalchemy.engines [None req-de78e8f1-3b93-45c6-9512-e46e01560187 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=112242) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:25:43.322008 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-de78e8f1-3b93-45c6-9512-e46e01560187 demo demo] https://199.204.45.57/volume/v3/types returned with HTTP 200 Jun 18 07:25:43.322626 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 2/8] 199.204.45.57 () {64 vars in 1283 bytes} [Thu Jun 18 07:25:42 2026] GET /volume/v3/types => generated 377 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:43.363531 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-588a1295-cee0-4732-b0c1-f984beb9491c None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:43.793696 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-588a1295-cee0-4732-b0c1-f984beb9491c demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 18 07:25:43.794546 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-588a1295-cee0-4732-b0c1-f984beb9491c demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:43.794546 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-588a1295-cee0-4732-b0c1-f984beb9491c demo demo] Calling method 'show' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:43.836411 np0000181905 devstack@c-api.service[112241]: DEBUG oslo_db.sqlalchemy.engines [None req-588a1295-cee0-4732-b0c1-f984beb9491c 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=112241) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 18 07:25:43.856970 np0000181905 devstack@c-api.service[112241]: /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 07:25:43.856970 np0000181905 devstack@c-api.service[112241]: warnings.warn( Jun 18 07:25:43.859560 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-588a1295-cee0-4732-b0c1-f984beb9491c demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:43.860079 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 2/9] 199.204.45.57 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:43 2026] GET /volume/v3/types/default => generated 145 bytes in 498 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:44.403328 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-88317413-89f3-4dfd-b20b-bc6f6601257d None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:44.403990 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 4/10] 199.204.45.57 () {62 vars in 1061 bytes} [Thu Jun 18 07:25: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 07:25:44.438420 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-6bf78a2c-6622-47f9-b4f3-5ef8f1b4c19d None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:44.448309 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 3/11] 199.204.45.57 () {64 vars in 1265 bytes} [Thu Jun 18 07:25:44 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 18 07:25:44.488166 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [req-6bf78a2c-6622-47f9-b4f3-5ef8f1b4c19d req-68be0b5e-82b6-4148-bfe6-dc3aaa478a80 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:44.490244 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-6bf78a2c-6622-47f9-b4f3-5ef8f1b4c19d req-68be0b5e-82b6-4148-bfe6-dc3aaa478a80 demo demo] GET https://199.204.45.57/volume/v3/ Jun 18 07:25:44.490460 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-6bf78a2c-6622-47f9-b4f3-5ef8f1b4c19d req-68be0b5e-82b6-4148-bfe6-dc3aaa478a80 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:44.490629 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-6bf78a2c-6622-47f9-b4f3-5ef8f1b4c19d req-68be0b5e-82b6-4148-bfe6-dc3aaa478a80 demo demo] Calling method 'version_select' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:44.491332 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-6bf78a2c-6622-47f9-b4f3-5ef8f1b4c19d req-68be0b5e-82b6-4148-bfe6-dc3aaa478a80 demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 18 07:25:44.491778 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 3/12] 199.204.45.57 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:44 2026] GET /volume/v3/ => generated 389 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:44.532367 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-13bd49a8-1f98-45b7-9f45-76ffefc1b411 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:44.537031 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-13bd49a8-1f98-45b7-9f45-76ffefc1b411 demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 18 07:25:44.537686 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-13bd49a8-1f98-45b7-9f45-76ffefc1b411 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:44.538362 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-13bd49a8-1f98-45b7-9f45-76ffefc1b411 demo demo] Calling method 'show' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:44.548654 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-13bd49a8-1f98-45b7-9f45-76ffefc1b411 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:44.549184 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 3/13] 199.204.45.57 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:44 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:45.263637 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-62249a7c-6092-4f20-a05a-c4a2fe34db1c None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.264787 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 5/14] 199.204.45.57 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:45 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 07:25:45.303955 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-03072a76-5526-49b6-a7bb-4ecc9c1565aa None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.308656 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 4/15] 199.204.45.57 () {64 vars in 1265 bytes} [Thu Jun 18 07:25: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 07:25:45.345428 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [req-03072a76-5526-49b6-a7bb-4ecc9c1565aa req-f8a47fe3-c63d-432f-ae91-75c6ffb83fd7 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.347408 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-03072a76-5526-49b6-a7bb-4ecc9c1565aa req-f8a47fe3-c63d-432f-ae91-75c6ffb83fd7 demo demo] GET https://199.204.45.57/volume/v3/ Jun 18 07:25:45.347603 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-03072a76-5526-49b6-a7bb-4ecc9c1565aa req-f8a47fe3-c63d-432f-ae91-75c6ffb83fd7 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:45.347804 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-03072a76-5526-49b6-a7bb-4ecc9c1565aa req-f8a47fe3-c63d-432f-ae91-75c6ffb83fd7 demo demo] Calling method 'version_select' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:45.348165 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-03072a76-5526-49b6-a7bb-4ecc9c1565aa req-f8a47fe3-c63d-432f-ae91-75c6ffb83fd7 demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 18 07:25:45.348557 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 4/16] 199.204.45.57 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:45 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:45.393243 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-25e7761a-7e21-4815-978f-972ccb15ce71 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.396809 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-25e7761a-7e21-4815-978f-972ccb15ce71 demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 18 07:25:45.397058 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-25e7761a-7e21-4815-978f-972ccb15ce71 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:45.397416 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-25e7761a-7e21-4815-978f-972ccb15ce71 demo demo] Calling method 'show' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:45.407874 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-25e7761a-7e21-4815-978f-972ccb15ce71 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:45.408323 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 4/17] 199.204.45.57 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:45 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:45.459183 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-b8d2b473-8b90-4517-8d35-4e243ffa9f13 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.460288 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 6/18] 199.204.45.57 () {62 vars in 1061 bytes} [Thu Jun 18 07:25:45 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 07:25:45.496548 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-6c13dda2-0a64-4aea-b00f-e3669c284776 None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.501750 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 5/19] 199.204.45.57 () {64 vars in 1265 bytes} [Thu Jun 18 07:25: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 07:25:45.537211 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [req-6c13dda2-0a64-4aea-b00f-e3669c284776 req-193455f2-2869-4e0c-aa11-cef15da237e0 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.539131 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-6c13dda2-0a64-4aea-b00f-e3669c284776 req-193455f2-2869-4e0c-aa11-cef15da237e0 demo demo] GET https://199.204.45.57/volume/v3/ Jun 18 07:25:45.539385 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-6c13dda2-0a64-4aea-b00f-e3669c284776 req-193455f2-2869-4e0c-aa11-cef15da237e0 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:45.539625 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [req-6c13dda2-0a64-4aea-b00f-e3669c284776 req-193455f2-2869-4e0c-aa11-cef15da237e0 demo demo] Calling method 'version_select' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:45.539972 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [req-6c13dda2-0a64-4aea-b00f-e3669c284776 req-193455f2-2869-4e0c-aa11-cef15da237e0 demo demo] https://199.204.45.57/volume/v3/ returned with HTTP 200 Jun 18 07:25:45.540329 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 5/20] 199.204.45.57 () {66 vars in 1339 bytes} [Thu Jun 18 07:25:45 2026] GET /volume/v3/ => generated 389 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:45.582873 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-7b15714d-b0c6-4247-9f99-7174975067c4 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:25:45.586825 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-7b15714d-b0c6-4247-9f99-7174975067c4 demo demo] GET https://199.204.45.57/volume/v3/types/default Jun 18 07:25:45.587529 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-7b15714d-b0c6-4247-9f99-7174975067c4 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:25:45.587970 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-7b15714d-b0c6-4247-9f99-7174975067c4 demo demo] Calling method 'show' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:25:45.597370 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-7b15714d-b0c6-4247-9f99-7174975067c4 demo demo] https://199.204.45.57/volume/v3/types/default returned with HTTP 200 Jun 18 07:25:45.597783 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 5/21] 199.204.45.57 () {64 vars in 1294 bytes} [Thu Jun 18 07:25:45 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 18 07:25:53.314605 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:25:55.593223 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=8 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:32:24.436383 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:32:24.573461 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:32:24.573827 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:32:24.574105 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:32:24.575006 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:32:24.576218 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:32:24.623754 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] Get all volumes completed successfully. Jun 18 07:32:24.626882 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-e46c2a02-6b92-4bc7-9307-35ade701e3db demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:32:24.627389 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 7/22] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:32:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:32:34.615037 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:33:24.664064 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:33:24.667227 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:33:24.667516 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:33:24.667805 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:33:24.669797 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:33:24.670635 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:33:24.712106 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] Get all volumes completed successfully. Jun 18 07:33:24.716804 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-cbec6232-994b-4c7f-8b9d-ed69145a4204 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:33:24.719519 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 6/23] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:33:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:33:34.702908 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:34:24.743532 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:34:24.753053 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:34:24.753349 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:34:24.753501 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:34:24.754069 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:34:24.755852 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:34:24.804602 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] Get all volumes completed successfully. Jun 18 07:34:24.808132 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-4a6ba970-1e3e-47db-89d7-9dc298fdec24 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:34:24.808737 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 6/24] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:34: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 07:34:34.797392 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:35:24.867606 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:35:24.873411 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:35:24.873705 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:35:24.873870 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:35:24.874582 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:35:24.875560 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:35:24.930189 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] Get all volumes completed successfully. Jun 18 07:35:24.933562 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-50d64584-99a9-46d9-ba14-63ed8d64b332 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:35:24.934164 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 6/25] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:35:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:35:34.920257 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:36:24.985605 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:36:24.990072 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:36:24.990455 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:36:24.990814 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:36:24.991241 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:36:24.992583 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:36:25.003477 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] Get all volumes completed successfully. Jun 18 07:36:25.008043 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-d0a6d70c-daab-4fe1-b4ac-cff0d8a137f6 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:36:25.008726 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 8/26] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:36: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 07:36:34.997213 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:37:25.069783 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:37:25.199397 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:37:25.199397 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:37:25.199397 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:37:25.199895 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:37:25.201528 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:37:25.211910 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] Get all volumes completed successfully. Jun 18 07:37:25.214690 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-f376dd78-5dfc-4fa2-938d-83ca83f5bb3a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:37:25.215086 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 7/27] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:37:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:37:35.206699 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:38:25.251782 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-39956085-4c15-417e-b33f-332a567070d1 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:38:25.254254 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:38:25.254450 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:38:25.254644 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:38:25.254889 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:38:25.255647 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:38:25.266384 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] Get all volumes completed successfully. Jun 18 07:38:25.269322 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-39956085-4c15-417e-b33f-332a567070d1 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:38:25.269594 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 7/28] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:38: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 07:38:35.258620 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:39:25.323917 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:39:25.327291 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:39:25.327793 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:39:25.328085 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:39:25.329257 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:39:25.330551 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:39:25.341756 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] Get all volumes completed successfully. Jun 18 07:39:25.345135 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-467bdab0-67b7-4978-9d41-ee9bc69b9462 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:39:25.345715 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 7/29] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:39: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 07:39:35.334895 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:40:25.375467 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:40:25.378335 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:40:25.378335 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:40:25.378595 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:40:25.379008 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:40:25.379943 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:40:25.387912 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] Get all volumes completed successfully. Jun 18 07:40:25.390581 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-81ac14dd-1055-4f12-bd57-f86789a2c580 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:40:25.391142 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 9/30] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:40:25 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 07:40:35.383546 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:41:25.410803 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:41:25.414893 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:41:25.415295 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:41:25.415636 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:41:25.415929 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:41:25.416940 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:41:25.425054 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] Get all volumes completed successfully. Jun 18 07:41:25.428794 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-89d64d73-6ea9-4f43-98e0-92005b9fd67b demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:41:25.429205 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 8/31] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:41: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 07:41:35.420369 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:42:25.456257 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:42:25.618395 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:42:25.618583 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:42:25.618781 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:42:25.619049 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:42:25.619757 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:42:25.626956 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] Get all volumes completed successfully. Jun 18 07:42:25.628902 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-4bb79c47-2c10-44b4-8cb9-de6eb69bba38 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:42:25.629256 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 8/32] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:42:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:42:35.622592 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:43:25.665021 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:43:25.671670 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:43:25.672181 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:43:25.672761 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:43:25.673421 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:43:25.675335 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:43:25.683017 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] Get all volumes completed successfully. Jun 18 07:43:25.685511 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-e7d0c055-f6e0-43ee-b29d-6e4afa115e4d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:43:25.685884 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 8/33] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:43: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 07:43:35.678603 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:44:25.701783 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:44:25.705034 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:44:25.705394 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:44:25.705717 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:44:25.706127 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:44:25.707626 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:44:25.717934 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] Get all volumes completed successfully. Jun 18 07:44:25.720101 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-4a2f9c03-8a84-48bd-bb24-4f21cdd15018 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:44:25.720501 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 10/34] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:44: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 07:44:35.712026 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:45:25.739051 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:45:25.742467 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:45:25.742877 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:45:25.743472 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:45:25.743883 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:45:25.745056 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:45:25.755634 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] Get all volumes completed successfully. Jun 18 07:45:25.758114 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-46b5e95d-4385-4ea7-85a9-5d75af0e114e demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:45:25.758658 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 9/35] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:45: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 07:45:35.749066 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:46:25.780687 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-5f588178-f24c-4eec-a096-2f974ea8e30f None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:46:25.784128 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:46:25.784430 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:46:25.784731 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:46:25.785073 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:46:25.786115 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:46:25.795782 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] Get all volumes completed successfully. Jun 18 07:46:25.797978 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-5f588178-f24c-4eec-a096-2f974ea8e30f demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:46:25.798412 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 9/36] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:46: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 07:46:35.792098 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:47:25.818601 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:47:25.936992 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:47:25.937253 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:47:25.937565 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:47:25.937979 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:47:25.939061 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:47:25.948088 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] Get all volumes completed successfully. Jun 18 07:47:25.950409 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-3a2a1e10-9fff-4914-bc21-b8016c027f66 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:47:25.950901 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 9/37] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:47:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:47:35.943589 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:48:25.970837 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:48:25.973938 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:48:25.974138 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:48:25.974572 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:48:25.974844 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:48:25.976121 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:48:25.987593 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] Get all volumes completed successfully. Jun 18 07:48:25.991211 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-1031c53f-d2c3-44db-b0a1-92a6e5159302 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:48:25.991750 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 11/38] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:48: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 07:48:35.979190 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:49:26.006815 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:49:26.009881 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:49:26.010131 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:49:26.010777 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:49:26.011098 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:49:26.012263 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:49:26.023618 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] Get all volumes completed successfully. Jun 18 07:49:26.026506 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-49cce7c1-ea03-4143-98aa-0b58a03f87ca demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:49:26.027061 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 10/39] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:49:26 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 07:49:36.016269 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:50:26.052850 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:50:26.055169 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:50:26.055554 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:50:26.055638 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:50:26.055838 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:50:26.056604 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:50:26.065750 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] Get all volumes completed successfully. Jun 18 07:50:26.068860 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-146fac5c-d6f3-4ab7-ba8d-7fd94c6edb07 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:50:26.069467 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 10/40] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:50:26 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 07:50:36.059361 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:51:26.087034 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:51:26.091526 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:51:26.091878 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:51:26.092252 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:51:26.092733 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:51:26.094212 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:51:26.108783 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] Get all volumes completed successfully. Jun 18 07:51:26.108783 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-8f5b1053-e179-42ba-98fc-82b692b05d08 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:51:26.108783 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 10/41] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:51:26 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 07:51:36.097801 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:52:26.126173 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:52:26.243116 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:52:26.243394 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:52:26.243652 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:52:26.243959 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:52:26.244982 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:52:26.257444 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] Get all volumes completed successfully. Jun 18 07:52:26.260817 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-8145ff5a-9fe2-4f7b-994a-a0b3cbf9a491 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:52:26.261414 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 12/42] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:52:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:52:36.248769 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:53:26.274383 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:53:26.278852 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:53:26.279087 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:53:26.279363 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:53:26.279667 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:53:26.280675 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:53:26.289373 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] Get all volumes completed successfully. Jun 18 07:53:26.291657 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-4d0093c5-8a30-4b50-88d8-8bc0f8be58bc demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:53:26.292033 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 11/43] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:53: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 07:53:36.285609 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:54:26.309193 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-e30697a0-d5a8-4df0-88af-463818557415 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:54:26.313574 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:54:26.313946 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:54:26.314396 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:54:26.314920 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:54:26.316499 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:54:26.323806 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] Get all volumes completed successfully. Jun 18 07:54:26.325850 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-e30697a0-d5a8-4df0-88af-463818557415 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:54:26.326272 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 11/44] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:54:26 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 07:54:36.319663 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:55:26.347666 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-d3a522c1-7603-4395-b723-d5768b026b8b None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:55:26.352242 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:55:26.352649 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:55:26.353105 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:55:26.353602 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:55:26.355125 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:55:26.361680 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] Get all volumes completed successfully. Jun 18 07:55:26.363921 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-d3a522c1-7603-4395-b723-d5768b026b8b demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:55:26.364321 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 11/45] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:55:26 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 07:55:36.357836 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:56:26.379939 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:56:26.383062 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:56:26.383327 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:56:26.383639 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:56:26.383946 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:56:26.384979 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:56:26.391831 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] Get all volumes completed successfully. Jun 18 07:56:26.393928 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-fa30ef4c-75fc-4f1e-81fa-5482a79b0e09 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:56:26.394248 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 13/46] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:56:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:56:36.387863 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:57:26.408490 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-f778cb34-e11b-45da-b9de-e272f92da282 None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:57:26.467337 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:57:26.467683 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:57:26.467924 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:57:26.468251 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:57:26.469394 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:57:26.478095 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] Get all volumes completed successfully. Jun 18 07:57:26.480054 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-f778cb34-e11b-45da-b9de-e272f92da282 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:57:26.480423 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 12/47] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:57:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 07:57:36.473153 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:58:26.494310 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:58:26.496836 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:58:26.497024 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:58:26.497235 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:58:26.497446 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:58:26.498483 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:58:26.506989 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] Get all volumes completed successfully. Jun 18 07:58:26.510203 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-c25443c1-0e1b-486e-a7e8-1f0129a4c32a demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:58:26.511606 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 12/48] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:58:26 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 07:58:36.501956 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 07:59:26.534835 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.middleware.request_id [None req-011a3e77-00d2-4af1-9526-f02261b49121 None None] RequestId filter calling following filter/app {{(pid=112241) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 07:59:26.537645 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 07:59:26.537819 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] Empty body provided in request {{(pid=112241) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 07:59:26.538067 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.openstack.wsgi [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] Calling method 'detail' {{(pid=112241) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 07:59:26.538370 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.api.api_utils [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] Removing options '' from query. {{(pid=112241) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 07:59:26.539363 np0000181905 devstack@c-api.service[112241]: DEBUG cinder.volume.api [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112241) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 07:59:26.549561 np0000181905 devstack@c-api.service[112241]: INFO cinder.volume.api [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] Get all volumes completed successfully. Jun 18 07:59:26.553591 np0000181905 devstack@c-api.service[112241]: INFO cinder.api.openstack.wsgi [None req-011a3e77-00d2-4af1-9526-f02261b49121 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 07:59:26.554185 np0000181905 devstack@c-api.service[112241]: [pid: 112241|app: 0|req: 12/49] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 07:59:26 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 07:59:36.542477 np0000181905 devstack@c-api.service[112241]: DEBUG dbcounter [-] [112241] Writing DB stats cinder:SELECT=1 {{(pid=112241) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 08:00:26.574311 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.middleware.request_id [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 None None] RequestId filter calling following filter/app {{(pid=112239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 08:00:26.577539 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 08:00:26.577800 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] Empty body provided in request {{(pid=112239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 08:00:26.578058 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.openstack.wsgi [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] Calling method 'detail' {{(pid=112239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 08:00:26.578388 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.api.api_utils [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] Removing options '' from query. {{(pid=112239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 08:00:26.579404 np0000181905 devstack@c-api.service[112239]: DEBUG cinder.volume.api [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 08:00:26.592114 np0000181905 devstack@c-api.service[112239]: INFO cinder.volume.api [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] Get all volumes completed successfully. Jun 18 08:00:26.594976 np0000181905 devstack@c-api.service[112239]: INFO cinder.api.openstack.wsgi [None req-d625ed42-dd81-42eb-bdc2-23a646753e00 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 08:00:26.595692 np0000181905 devstack@c-api.service[112239]: [pid: 112239|app: 0|req: 14/50] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 08:00:26 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 08:00:36.584555 np0000181905 devstack@c-api.service[112239]: DEBUG dbcounter [-] [112239] Writing DB stats cinder:SELECT=1 {{(pid=112239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 08:01:26.613699 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.middleware.request_id [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d None None] RequestId filter calling following filter/app {{(pid=112240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 08:01:26.617802 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 08:01:26.618399 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] Empty body provided in request {{(pid=112240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 08:01:26.618825 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.openstack.wsgi [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] Calling method 'detail' {{(pid=112240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 08:01:26.619343 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.api.api_utils [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] Removing options '' from query. {{(pid=112240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 08:01:26.620452 np0000181905 devstack@c-api.service[112240]: DEBUG cinder.volume.api [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 08:01:26.629582 np0000181905 devstack@c-api.service[112240]: INFO cinder.volume.api [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] Get all volumes completed successfully. Jun 18 08:01:26.631732 np0000181905 devstack@c-api.service[112240]: INFO cinder.api.openstack.wsgi [None req-e14dceb7-e579-4deb-8a8a-9490b69b7d9d demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 08:01:26.632091 np0000181905 devstack@c-api.service[112240]: [pid: 112240|app: 0|req: 13/51] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 08:01: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 08:01:36.624099 np0000181905 devstack@c-api.service[112240]: DEBUG dbcounter [-] [112240] Writing DB stats cinder:SELECT=1 {{(pid=112240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 18 08:02:26.649912 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.middleware.request_id [None req-f76f297e-45de-42d4-8399-94677a369e52 None None] RequestId filter calling following filter/app {{(pid=112242) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 18 08:02:26.748219 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] GET https://199.204.45.57/volume/v3/volumes/detail Jun 18 08:02:26.748541 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] Empty body provided in request {{(pid=112242) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 18 08:02:26.748815 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.openstack.wsgi [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] Calling method 'detail' {{(pid=112242) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 18 08:02:26.749123 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.api.api_utils [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] Removing options '' from query. {{(pid=112242) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 18 08:02:26.750264 np0000181905 devstack@c-api.service[112242]: DEBUG cinder.volume.api [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112242) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 18 08:02:26.760822 np0000181905 devstack@c-api.service[112242]: INFO cinder.volume.api [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] Get all volumes completed successfully. Jun 18 08:02:26.764814 np0000181905 devstack@c-api.service[112242]: INFO cinder.api.openstack.wsgi [None req-f76f297e-45de-42d4-8399-94677a369e52 demo demo] https://199.204.45.57/volume/v3/volumes/detail returned with HTTP 200 Jun 18 08:02:26.765222 np0000181905 devstack@c-api.service[112242]: [pid: 112242|app: 0|req: 13/52] 199.204.45.57 () {64 vars in 1289 bytes} [Thu Jun 18 08:02:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 18 08:02:36.754508 np0000181905 devstack@c-api.service[112242]: DEBUG dbcounter [-] [112242] Writing DB stats cinder:SELECT=1 {{(pid=112242) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}