May 09 09:04:08.036185 np0000173060 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:04:08.042608 np0000173060 devstack@c-api.service[113234]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:04:08 2026] *** May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: nodename: np0000173060 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: machine: x86_64 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: clock source: unix May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: pcre jit disabled May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: detected number of CPU cores: 16 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: current working directory: / May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: detected binary path: /usr/bin/uwsgi-core May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: your processes number limit is 256917 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: your memory page size is 4096 bytes May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: detected max file descriptor number: 2048 May 09 09:04:08.045710 np0000173060 devstack@c-api.service[113234]: lock engine: pthread robust mutexes May 09 09:04:08.046160 np0000173060 devstack@c-api.service[113234]: thunder lock: enabled May 09 09:04:08.046160 np0000173060 devstack@c-api.service[113234]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:04:08.046231 np0000173060 devstack@c-api.service[113234]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:04:08.046231 np0000173060 devstack@c-api.service[113234]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:04:08.046231 np0000173060 devstack@c-api.service[113234]: Set PythonHome to /opt/stack/data/venv May 09 09:04:08.088782 np0000173060 devstack@c-api.service[113234]: Python main interpreter initialized at 0x779fae2a3668 May 09 09:04:08.088782 np0000173060 devstack@c-api.service[113234]: python threads support enabled May 09 09:04:08.088782 np0000173060 devstack@c-api.service[113234]: your server socket listen backlog is limited to 100 connections May 09 09:04:08.088782 np0000173060 devstack@c-api.service[113234]: your mercy for graceful operations on workers is 80 seconds May 09 09:04:08.089647 np0000173060 devstack@c-api.service[113234]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:04:08.089865 np0000173060 devstack@c-api.service[113234]: *** Operational MODE: preforking *** May 09 09:04:08.090216 np0000173060 devstack@c-api.service[113234]: *** uWSGI is running in multiple interpreter mode *** May 09 09:04:08.090216 np0000173060 devstack@c-api.service[113234]: spawned uWSGI master process (pid: 113234) May 09 09:04:08.090578 np0000173060 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:04:08.091253 np0000173060 devstack@c-api.service[113234]: spawned uWSGI worker 1 (pid: 113235, cores: 1) May 09 09:04:08.091894 np0000173060 devstack@c-api.service[113234]: spawned uWSGI worker 2 (pid: 113236, cores: 1) May 09 09:04:08.092599 np0000173060 devstack@c-api.service[113234]: spawned uWSGI worker 3 (pid: 113237, cores: 1) May 09 09:04:08.093263 np0000173060 devstack@c-api.service[113234]: spawned uWSGI worker 4 (pid: 113238, cores: 1) May 09 09:04:08.093357 np0000173060 devstack@c-api.service[113234]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: we strongly recommend against using it for new projects. May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: framework. For more detail see May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:08.219977 np0000173060 devstack@c-api.service[113235]: import eventlet # noqa May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: we strongly recommend against using it for new projects. May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: framework. For more detail see May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:08.230544 np0000173060 devstack@c-api.service[113238]: import eventlet # noqa May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: we strongly recommend against using it for new projects. May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: framework. For more detail see May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:08.254877 np0000173060 devstack@c-api.service[113236]: import eventlet # noqa May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: we strongly recommend against using it for new projects. May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: framework. For more detail see May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:08.257190 np0000173060 devstack@c-api.service[113237]: import eventlet # noqa May 09 09:04:08.323830 np0000173060 devstack@c-api.service[113235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:08.323830 np0000173060 devstack@c-api.service[113235]: debtcollector.deprecate( May 09 09:04:08.332038 np0000173060 devstack@c-api.service[113238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:08.332038 np0000173060 devstack@c-api.service[113238]: debtcollector.deprecate( May 09 09:04:08.349323 np0000173060 devstack@c-api.service[113236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:08.349323 np0000173060 devstack@c-api.service[113236]: debtcollector.deprecate( May 09 09:04:08.350211 np0000173060 devstack@c-api.service[113237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:08.350211 np0000173060 devstack@c-api.service[113237]: debtcollector.deprecate( May 09 09:04:08.409961 np0000173060 devstack@c-api.service[113235]: /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 May 09 09:04:08.409961 np0000173060 devstack@c-api.service[113235]: from cgi import parse_header May 09 09:04:08.422798 np0000173060 devstack@c-api.service[113238]: /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 May 09 09:04:08.422798 np0000173060 devstack@c-api.service[113238]: from cgi import parse_header May 09 09:04:08.438573 np0000173060 devstack@c-api.service[113236]: /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 May 09 09:04:08.438573 np0000173060 devstack@c-api.service[113236]: from cgi import parse_header May 09 09:04:08.440273 np0000173060 devstack@c-api.service[113237]: /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 May 09 09:04:08.440273 np0000173060 devstack@c-api.service[113237]: from cgi import parse_header May 09 09:04:08.458510 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:08.458510 np0000173060 devstack@c-api.service[113235]: removals.removed_module( May 09 09:04:08.459221 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:08.459221 np0000173060 devstack@c-api.service[113235]: removals.removed_module( May 09 09:04:08.467331 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:04:08.467331 np0000173060 devstack@c-api.service[113238]: removals.removed_module( May 09 09:04:08.468045 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:04:08.468045 np0000173060 devstack@c-api.service[113238]: removals.removed_module( May 09 09:04:08.487952 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:04:08.487952 np0000173060 devstack@c-api.service[113237]: removals.removed_module( May 09 09:04:08.488183 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:08.488183 np0000173060 devstack@c-api.service[113236]: removals.removed_module( May 09 09:04:08.489109 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:08.489109 np0000173060 devstack@c-api.service[113236]: removals.removed_module( May 09 09:04:08.489238 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:04:08.489238 np0000173060 devstack@c-api.service[113237]: removals.removed_module( May 09 09:04:09.123852 np0000173060 devstack@c-api.service[113236]: /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 May 09 09:04:09.123852 np0000173060 devstack@c-api.service[113236]: warnings.warn( May 09 09:04:09.130994 np0000173060 devstack@c-api.service[113235]: /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 May 09 09:04:09.130994 np0000173060 devstack@c-api.service[113235]: warnings.warn( May 09 09:04:09.168576 np0000173060 devstack@c-api.service[113238]: /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 May 09 09:04:09.168576 np0000173060 devstack@c-api.service[113238]: warnings.warn( May 09 09:04:09.185510 np0000173060 devstack@c-api.service[113237]: /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 May 09 09:04:09.185510 np0000173060 devstack@c-api.service[113237]: warnings.warn( May 09 09:04:09.250145 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:09.250145 np0000173060 devstack@c-api.service[113235]: warnings.warn( May 09 09:04:09.253538 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:09.253538 np0000173060 devstack@c-api.service[113236]: warnings.warn( May 09 09:04:09.288008 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:04:09.288008 np0000173060 devstack@c-api.service[113238]: warnings.warn( May 09 09:04:09.294166 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:04:09.294166 np0000173060 devstack@c-api.service[113237]: warnings.warn( May 09 09:04:09.552602 np0000173060 devstack@c-api.service[113236]: 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. May 09 09:04:09.553317 np0000173060 devstack@c-api.service[113236]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113236) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:09.560812 np0000173060 devstack@c-api.service[113235]: 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. May 09 09:04:09.561006 np0000173060 devstack@c-api.service[113235]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113235) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:09.573459 np0000173060 devstack@c-api.service[113237]: 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. May 09 09:04:09.573891 np0000173060 devstack@c-api.service[113237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:09.593943 np0000173060 devstack@c-api.service[113238]: 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. May 09 09:04:09.594233 np0000173060 devstack@c-api.service[113238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:09.641932 np0000173060 devstack@c-api.service[113237]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:09.641932 np0000173060 devstack@c-api.service[113237]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:09.642371 np0000173060 devstack@c-api.service[113236]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:09.642371 np0000173060 devstack@c-api.service[113236]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:09.646557 np0000173060 devstack@c-api.service[113235]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:09.646557 np0000173060 devstack@c-api.service[113235]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:09.655717 np0000173060 devstack@c-api.service[113238]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:09.655717 np0000173060 devstack@c-api.service[113238]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:10.128548 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113236) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:10.128936 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:10.129017 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113235) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:10.129098 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:10.129168 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129233 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129293 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.129351 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.129407 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129407 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.129548 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129630 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129694 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129756 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.129815 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.129815 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.131538 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.131647 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.131737 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.131803 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.131873 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.131940 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.132005 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.132070 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.132134 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.132209 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.132270 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.132361 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.132428 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.132491 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.132555 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.132645 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.132710 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.132772 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.132836 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.132905 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.132970 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.133052 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.133133 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.133752 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.133830 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.133891 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.133891 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.133891 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.134075 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.134151 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.134229 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.134229 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.134341 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.134405 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.134467 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.134530 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.134615 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.134681 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.134801 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.134882 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.134985 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.135052 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.135124 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.135196 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.135262 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.135325 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.135402 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.135469 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.135533 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.135622 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.135687 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.135768 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.135848 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.135913 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.135913 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.135913 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.136134 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.136134 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.136134 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.136307 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.136375 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.136375 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.136513 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.136612 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.136697 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.136770 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.136843 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.136908 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.136973 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.137035 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.137097 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.137161 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.137235 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.137298 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.137378 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.137450 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.137515 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.137579 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.137765 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.137828 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.137893 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.137893 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.138098 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.138171 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.138239 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.138305 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.138384 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.138450 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.138524 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.138611 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.138696 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.138890 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.138974 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.139041 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.139107 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.140061 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.140217 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.140299 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.140374 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.140445 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.140520 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.140612 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.140673 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.140730 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.140856 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.141043 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.141163 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.141268 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.141416 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.141537 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.141726 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.141726 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.141935 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.141935 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.142049 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.142110 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.142166 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.142235 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.142292 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.142359 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.142429 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.142490 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.142546 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.142623 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.142682 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.142801 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.142862 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.142921 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.142980 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.143056 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.143113 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.143170 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.143226 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.143285 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.143341 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.143400 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.143456 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.143513 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.143568 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.143664 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.143729 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.143786 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.143845 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.143902 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.143957 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.144015 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.144074 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.144131 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.144198 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.144255 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.144314 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.144370 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.144573 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.144750 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.144859 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.144965 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.145143 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.145253 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.145329 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.145400 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.145549 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.145665 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.145846 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.145953 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.146015 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.146173 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.146173 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.146173 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.146380 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.146380 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.146380 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.146380 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.146380 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.146807 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.146915 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.147000 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.147081 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.147164 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.147234 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.147306 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.147379 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.147456 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.147537 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.147678 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.147769 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.147853 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.147937 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.148037 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.148127 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.148211 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.148295 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.148295 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.148295 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.148295 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.148295 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.148295 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.148845 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.148845 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.149002 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.149100 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.149195 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.149279 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.149375 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.149460 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.149559 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.149680 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.149955 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.150135 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.150358 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.150539 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.150678 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.150880 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.150986 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.151076 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.151159 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.151255 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.151255 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.151417 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.151496 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.151580 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.151580 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.151580 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.151580 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.151580 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.151874 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.151874 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.151940 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.151978 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.152015 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.152053 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.152097 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.152135 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.152171 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.152207 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.152244 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.152270 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.152296 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.152323 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.152348 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.152376 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.152376 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.152425 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.152450 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.152474 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.152498 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.152524 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.152551 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.152576 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.152615 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.152650 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.152650 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.152650 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.152713 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.152713 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.152713 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.152783 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.152809 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.152834 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.152862 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.152917 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.152952 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.152989 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.153029 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.153061 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.153090 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.153120 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.153153 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.153183 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.153218 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.153244 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.153271 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.153297 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.153321 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.153344 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.153371 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.153394 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.153394 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.153394 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.153394 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.153394 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.153508 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.153508 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.153508 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.153508 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.153508 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.153636 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.153663 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.153691 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.153717 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.153741 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.153741 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.153741 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.153741 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.153741 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.153852 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.153852 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.153852 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.153852 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.153852 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.154018 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.154046 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.154069 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.154092 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.154116 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.154145 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.154169 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.154233 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.154292 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.154321 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.154368 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.154399 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.154422 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.154471 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.154497 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.154563 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.154652 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.154681 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.154761 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.154791 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.154817 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.154839 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.154839 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.154885 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.154913 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.154938 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.155169 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.155208 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.155238 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.155264 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.155293 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.155344 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.155380 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.155420 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.155459 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.155496 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.155496 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.155932 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.155987 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.156076 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.156123 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.156165 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.156207 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.156249 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.156289 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.156329 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.156394 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.156440 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.156489 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.156531 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.156572 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.156632 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.156673 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.156725 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.156770 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.156810 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.156847 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.156887 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.156932 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.156982 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.157020 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.157058 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.157096 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.157136 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.157172 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.157217 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.157254 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.157292 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.157338 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.157383 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.157425 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.157463 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.157502 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.157538 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.157576 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.157645 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.157685 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.157730 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.157773 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.157827 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.157827 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.157886 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.157914 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.157940 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.157965 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.157965 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.158013 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.158035 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.158065 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.158089 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.158114 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.158137 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.158162 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.159196 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.159255 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.159317 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.159351 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.159385 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.159422 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.159450 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.159475 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.159505 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.159536 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.159597 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.159635 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.159690 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.159742 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.159782 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.159810 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.159840 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.159881 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.159913 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.159941 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.159973 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.160001 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.160029 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.160054 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.160080 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.160110 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.160138 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.160138 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.160507 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.160670 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.160670 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.160805 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.160805 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.160853 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.160876 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.160912 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.160937 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.160960 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.161244 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.161292 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.161292 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.161336 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.161360 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.161384 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.161417 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.161449 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.161472 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.161501 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.161525 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.161548 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.161548 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.161548 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.161626 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.162147 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.162147 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.162147 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.162556 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.162616 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.162651 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.162651 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.162709 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.162768 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.162795 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.162828 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.162860 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.162887 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.162913 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.162939 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.162965 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.162997 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.163027 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.163051 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.163076 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.163102 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.163322 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.163322 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.163322 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.163408 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.163466 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.163524 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.163596 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.163629 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.163683 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.163724 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.163757 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.163782 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.163808 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.163833 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.163860 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.163885 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.163912 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.163937 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.163964 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.163999 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.164046 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.164105 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.164137 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.164162 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.164191 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.164218 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.164247 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.164301 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.164364 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.164425 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.164454 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.164478 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.164506 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.164534 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.164557 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.164601 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.164629 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.164671 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.164704 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.164737 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.164763 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.164792 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.164819 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.164842 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.164867 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.164896 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.164923 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.164949 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.164981 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.165012 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.165037 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.165062 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.165086 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.165110 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.165134 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.165158 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.165181 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.165215 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.165215 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.165314 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.165399 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.165501 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.165567 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.165666 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.165747 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.165836 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.166226 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.166296 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.166353 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.166383 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.166408 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.166435 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.166463 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.166533 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.166565 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.166604 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.166633 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.166666 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.166691 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.166715 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.166809 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.166850 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.166887 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.166911 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.166947 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.166976 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.167009 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.167033 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.167059 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.167082 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.167107 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.167131 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.167161 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.167229 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.168794 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.168850 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.168900 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.168945 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.168983 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.169025 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.169067 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.169107 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.169147 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.169186 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.169223 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.169311 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.169361 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.169397 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.169441 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.169478 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.169527 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.169568 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.169622 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.169660 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.169699 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.169750 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.169833 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.169893 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.169893 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.169995 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.170050 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.170050 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.171671 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.171768 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.171768 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.171863 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.171863 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.171945 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.171997 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.172287 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.172339 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.172432 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.172502 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.172595 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.172686 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.172789 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.172838 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.172876 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.172940 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.173000 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.173065 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.173111 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.173151 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.173194 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.173244 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.173346 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.173492 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.173548 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.173602 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.173643 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.173679 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.173718 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.173764 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.173804 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.173855 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.173901 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.173938 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.173974 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.174013 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.174051 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.174088 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.174131 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.174131 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.174131 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.174238 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.174238 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.174333 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.174333 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.174430 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.174507 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.174593 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.174718 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.174815 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.174866 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.174939 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.174989 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.175028 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.175068 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.175106 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.175145 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.175182 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.175218 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.175256 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.175295 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.175339 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.175377 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.175415 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.175454 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.175489 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.175527 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.175564 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.175620 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.175660 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.175708 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.175754 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.175792 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.175830 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.175872 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.175910 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.175955 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.175992 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.176030 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.176073 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.176109 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.176159 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.176196 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.176233 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.176269 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.176306 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.176341 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.176384 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.176426 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.176477 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.176516 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.176552 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.176617 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.176659 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.176696 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.176734 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.176783 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.176829 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.176871 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.176907 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.176944 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.176986 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.177024 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.177060 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.177281 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.177281 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.177356 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.177395 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.177428 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.177464 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.177464 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.177537 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.177537 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.177629 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.177665 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.177665 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.177730 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.177767 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.177767 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.177849 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.177893 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.177936 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.178262 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.178262 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.178333 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.178437 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.178564 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.178751 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.178849 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.178886 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.178937 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.178988 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.179028 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.179066 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.179102 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.179102 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.179175 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.179212 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.179247 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.179281 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.179320 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.179363 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.179363 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.179363 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.179741 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.179814 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.179906 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.179991 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.180074 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.180116 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.180151 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.180188 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.180235 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.180273 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.180309 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.180351 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.180388 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.180461 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.183843 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.183955 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.183955 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.184059 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.184059 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.184204 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.184204 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.184428 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.184501 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.184580 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.184661 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.184735 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.184794 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.184794 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.185350 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.185503 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.185667 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.185837 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.185943 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.186016 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.186072 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.186125 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.186183 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.186250 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.186322 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.186381 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.186381 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.186381 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.186549 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.186631 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.186692 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.186822 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.186893 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.186954 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.187008 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.187065 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.187065 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.187143 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.187436 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.188319 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.188405 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.188476 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.188518 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.188559 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.191777 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.191864 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.191932 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.191968 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.192036 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.192089 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.192147 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.192190 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.192248 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.192312 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.192364 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.192437 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.192500 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.192542 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.193073 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.193161 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.193205 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.193253 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.193304 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.193353 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.193353 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.193431 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.193473 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.193473 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.193580 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.193662 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.193709 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113235) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.193757 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.193801 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.193847 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.193886 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.193921 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.193963 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.193999 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.194047 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.194207 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.194268 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.194314 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.194356 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.194398 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113235) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.194436 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.194477 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.194517 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.194574 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113235) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.194650 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.194697 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.194697 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113236) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.194814 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.194863 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.194903 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.194946 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.194946 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.195016 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.195059 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113236) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.195059 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113236) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.195126 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.195126 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.195229 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.195229 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.195300 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.195334 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.195372 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.195407 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.195407 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.195473 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.195518 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.195553 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.195601 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:10.195640 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.195671 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:10.195671 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.195745 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:10.195783 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.195815 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:10.195848 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.195887 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:10.195922 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.195969 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:10.196006 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113237) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.196040 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113238) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:10.240245 np0000173060 devstack@c-api.service[113236]: INFO dbcounter [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Registered counter for database cinder May 09 09:04:10.241548 np0000173060 devstack@c-api.service[113235]: INFO dbcounter [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Registered counter for database cinder May 09 09:04:10.243904 np0000173060 devstack@c-api.service[113238]: INFO dbcounter [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Registered counter for database cinder May 09 09:04:10.246221 np0000173060 devstack@c-api.service[113237]: INFO dbcounter [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Registered counter for database cinder May 09 09:04:10.252369 np0000173060 devstack@c-api.service[113236]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1c45cb-b544-4144-bbfa-3c066c426add 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=113236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.257791 np0000173060 devstack@c-api.service[113235]: DEBUG oslo_db.sqlalchemy.engines [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 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=113235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.261790 np0000173060 devstack@c-api.service[113238]: DEBUG oslo_db.sqlalchemy.engines [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec 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=113238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.267238 np0000173060 devstack@c-api.service[113237]: DEBUG oslo_db.sqlalchemy.engines [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 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=113237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.370135 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writer thread running {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:10.373328 np0000173060 devstack@c-api.service[113236]: INFO cinder.rpc [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:10.375934 np0000173060 devstack@c-api.service[113236]: INFO cinder.rpc [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:10.376324 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writer thread running {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:10.378223 np0000173060 devstack@c-api.service[113236]: INFO cinder.rpc [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:10.380368 np0000173060 devstack@c-api.service[113235]: INFO cinder.rpc [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:10.380503 np0000173060 devstack@c-api.service[113236]: INFO cinder.rpc [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:10.381507 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.383741 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.383945 np0000173060 devstack@c-api.service[113235]: INFO cinder.rpc [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:10.386919 np0000173060 devstack@c-api.service[113235]: INFO cinder.rpc [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:10.389216 np0000173060 devstack@c-api.service[113236]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1c45cb-b544-4144-bbfa-3c066c426add 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=113236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.389613 np0000173060 devstack@c-api.service[113235]: INFO cinder.rpc [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:10.391070 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.391532 np0000173060 devstack@c-api.service[113236]: INFO cinder.rpc [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:10.393400 np0000173060 devstack@c-api.service[113236]: INFO cinder.rpc [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:10.393957 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.394333 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.395262 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writer thread running {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:10.397851 np0000173060 devstack@c-api.service[113237]: INFO cinder.rpc [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:10.398013 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writer thread running {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:10.400148 np0000173060 devstack@c-api.service[113237]: INFO cinder.rpc [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:10.400476 np0000173060 devstack@c-api.service[113235]: DEBUG oslo_db.sqlalchemy.engines [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 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=113235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.401374 np0000173060 devstack@c-api.service[113238]: INFO cinder.rpc [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:10.402193 np0000173060 devstack@c-api.service[113237]: INFO cinder.rpc [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:10.403376 np0000173060 devstack@c-api.service[113235]: INFO cinder.rpc [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:10.404152 np0000173060 devstack@c-api.service[113237]: INFO cinder.rpc [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:10.405085 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.405365 np0000173060 devstack@c-api.service[113238]: INFO cinder.rpc [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:10.405644 np0000173060 devstack@c-api.service[113235]: INFO cinder.rpc [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:10.406835 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.407014 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.408277 np0000173060 devstack@c-api.service[113238]: INFO cinder.rpc [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:10.409342 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.410087 np0000173060 devstack@c-api.service[113238]: INFO cinder.rpc [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:10.411194 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.411488 np0000173060 devstack@c-api.service[113237]: DEBUG oslo_db.sqlalchemy.engines [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 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=113237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.412949 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.413187 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.414353 np0000173060 devstack@c-api.service[113237]: INFO cinder.rpc [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:10.416029 np0000173060 devstack@c-api.service[113237]: INFO cinder.rpc [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:10.416218 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.416881 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.417825 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.417944 np0000173060 devstack@c-api.service[113238]: DEBUG oslo_db.sqlalchemy.engines [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec 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=113238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:10.420484 np0000173060 devstack@c-api.service[113238]: INFO cinder.rpc [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:10.420848 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.421506 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.422108 np0000173060 devstack@c-api.service[113238]: INFO cinder.rpc [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:10.422947 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.423979 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.424992 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.426568 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.426938 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.429483 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.429900 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.430181 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.432664 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.433552 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.434080 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.434910 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.435815 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.437102 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.437720 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.438138 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.438664 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.438945 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.440796 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.441439 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.441491 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.441798 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.443823 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.445500 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.445568 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.446961 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.447078 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.447157 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.448614 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.449859 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.450534 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.450736 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.451525 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.452793 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.453728 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.454336 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.454721 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.455239 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.455515 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.455904 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.457499 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.457914 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.458550 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.458948 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.459084 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.460217 np0000173060 devstack@c-api.service[113236]: WARNING cinder.api.contrib.hosts [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:10.460952 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.461278 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.461493 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.462434 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.462816 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.463105 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.463609 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.464041 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.464299 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.464907 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: extensions {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.465719 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.465878 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.466142 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: encryption {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.467087 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.467398 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.467765 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: encryption {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.468512 np0000173060 devstack@c-api.service[113235]: WARNING cinder.api.contrib.hosts [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:10.469259 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.469355 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.469437 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-quota-sets {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.470729 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: cgsnapshots {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.470846 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.470908 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.471310 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.472166 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-quota-class-sets {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.472291 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.472696 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.473475 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-availability-zone {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.473566 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: extensions {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.473880 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.474740 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.474804 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: qos-specs {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.474862 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: encryption {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.475327 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.476458 np0000173060 devstack@c-api.service[113237]: WARNING cinder.api.contrib.hosts [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:10.476542 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: encryption {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.476826 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: backups {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.476898 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.477205 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.478072 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-quota-sets {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.478444 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.478717 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.479439 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: extra_specs {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.479523 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: cgsnapshots {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.479947 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.480315 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.480965 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-quota-class-sets {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.481036 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-snapshot-manage {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.481175 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: extensions {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.481507 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.482268 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-availability-zone {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.482408 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: encryption {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.482476 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-volume-type-access {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.482962 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.483669 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: qos-specs {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.484034 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: capabilities {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.484119 np0000173060 devstack@c-api.service[113238]: WARNING cinder.api.contrib.hosts [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:10.484179 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: encryption {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.484843 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.485304 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-hosts {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.485654 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-quota-sets {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.485900 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: backups {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.486309 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.486633 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: consistencygroups {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.487036 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: cgsnapshots {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.487932 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.487999 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: extra_specs {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.488438 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-quota-class-sets {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.488637 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-volume-transfer {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.488768 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: extensions {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.489734 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-availability-zone {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.490004 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: encryption {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.490264 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: scheduler-stats {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.490326 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-snapshot-manage {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.490975 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: qos-specs {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.491615 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: encryption {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.491703 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extended resource: os-volume-manage {{(pid=113236) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.491922 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-volume-type-access {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.493055 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: backups {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.493160 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-quota-sets {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.493839 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.493977 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: capabilities {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.494536 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: cgsnapshots {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.494739 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] SnapshotActionsController initialized {{(pid=113236) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:10.495431 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-hosts {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.495515 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.495724 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: extra_specs {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.495984 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-quota-class-sets {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.496785 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: consistencygroups {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.496949 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.497252 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-snapshot-manage {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.497339 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-availability-zone {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.498396 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.498543 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: qos-specs {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.498720 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-volume-type-access {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.498804 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-volume-transfer {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.499818 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.500314 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: capabilities {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.500458 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: scheduler-stats {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.500622 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: backups {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.501270 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.501565 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-hosts {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.501993 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extended resource: os-volume-manage {{(pid=113235) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.502777 np0000173060 devstack@c-api.service[113236]: WARNING castellan.key_manager.migration [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.502924 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: consistencygroups {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.503314 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: extra_specs {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.503675 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.503791 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.503895 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504002 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504124 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension SnapshotActions extending resource: snapshots {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504219 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeTypeAccess extending resource: types {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504334 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504399 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.504456 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504536 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504665 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension UsedLimits extending resource: limits {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504774 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension TypesManage extending resource: types {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.504998 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-snapshot-manage {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.505100 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-volume-transfer {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.505186 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension AdminActions extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.505186 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension AdminActions extending resource: snapshots {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.505186 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension AdminActions extending resource: backups {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.505186 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension VolumeActions extending resource: volumes {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.505415 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.v3.router [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113236) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.505472 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.contrib.snapshot_actions [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] SnapshotActionsController initialized {{(pid=113235) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:10.506283 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.506394 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-volume-type-access {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.506527 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: scheduler-stats {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.507824 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.507895 np0000173060 devstack@c-api.service[113236]: WARNING keystonemiddleware.auth_token [None req-ce1c45cb-b544-4144-bbfa-3c066c426add None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:10.507933 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: capabilities {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.508073 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extended resource: os-volume-manage {{(pid=113237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.509116 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-hosts {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.509285 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.510430 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.510482 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: consistencygroups {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.510703 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.511492 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.contrib.snapshot_actions [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] SnapshotActionsController initialized {{(pid=113237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:10.512252 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.512320 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.512404 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-volume-transfer {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.513686 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.513792 np0000173060 devstack@c-api.service[113235]: WARNING castellan.key_manager.migration [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.514048 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: scheduler-stats {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.514662 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.514807 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.514869 np0000173060 devstack@c-api.service[113236]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779fae2a3668 pid: 113236 (default app) May 09 09:04:10.514928 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515081 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515215 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515324 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515455 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.515501 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515537 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extended resource: os-volume-manage {{(pid=113238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:10.515580 np0000173060 devstack@c-api.service[113236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:10.515580 np0000173060 devstack@c-api.service[113236]: warnings.warn( May 09 09:04:10.515684 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515684 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515784 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension UsedLimits extending resource: limits {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515884 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension TypesManage extending resource: types {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.515988 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension AdminActions extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.516108 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension AdminActions extending resource: snapshots {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.516208 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension AdminActions extending resource: backups {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.516315 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension VolumeActions extending resource: volumes {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.516522 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.v3.router [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113235) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.517071 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.517786 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.518552 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.518763 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.contrib.snapshot_actions [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] SnapshotActionsController initialized {{(pid=113238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:10.518864 np0000173060 devstack@c-api.service[113235]: WARNING keystonemiddleware.auth_token [None req-75696a37-dd59-4fa7-a1ce-a61c56d52a55 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:10.519561 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.520306 np0000173060 devstack@c-api.service[113237]: WARNING castellan.key_manager.migration [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.521173 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.521242 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521298 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521414 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521524 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521638 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521752 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521884 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.521996 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522129 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522219 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension UsedLimits extending resource: limits {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522327 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension TypesManage extending resource: types {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522435 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension AdminActions extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522564 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension AdminActions extending resource: snapshots {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522663 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.522720 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension AdminActions extending resource: backups {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.522802 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension VolumeActions extending resource: volumes {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.523055 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.v3.router [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.524236 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.524572 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.524572 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.524738 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.524738 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.524738 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.524738 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.524738 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.524980 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.524980 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.524980 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.524980 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.524980 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.524980 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525241 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525241 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525241 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525241 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525241 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525469 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525469 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525469 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525469 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525685 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525685 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525685 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525685 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525863 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525863 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525863 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.525863 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.525863 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526090 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526090 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526090 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526090 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526090 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526384 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526384 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526384 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526384 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526384 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526384 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526691 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526691 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526691 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526691 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526691 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526691 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526938 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526938 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526938 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526938 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.526938 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.526938 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527224 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527224 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527224 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527224 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527224 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527224 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527466 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527466 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527466 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527466 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527663 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527663 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527663 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527663 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527663 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527893 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527893 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527893 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.527893 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.527893 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528092 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528092 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528180 np0000173060 devstack@c-api.service[113235]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779fae2a3668 pid: 113235 (default app) May 09 09:04:10.528217 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528217 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528217 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528217 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528217 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528217 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528440 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528440 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528440 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528440 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528633 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528633 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528633 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528633 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528809 np0000173060 devstack@c-api.service[113237]: WARNING keystonemiddleware.auth_token [None req-03cef6eb-ff12-4f27-af09-c8bff4598da9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:10.528850 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528850 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.528850 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.528850 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529032 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529032 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529032 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529032 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529201 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529201 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529201 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529201 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529372 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.529408 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529408 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529408 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529408 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529408 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529638 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529638 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529638 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529638 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529638 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529851 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529851 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.529851 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.529851 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530023 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530023 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530023 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530023 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530186 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530186 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530186 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530186 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530365 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530365 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530365 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530365 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530527 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530527 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530527 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530527 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530527 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530527 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530791 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530791 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530791 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.530791 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.530791 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531020 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531347 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531347 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531347 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531347 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531347 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531347 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531615 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531615 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531615 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531615 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531615 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531615 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531855 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531855 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531855 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531855 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.531855 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.531855 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532032 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532032 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532032 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532032 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532148 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532148 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532148 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532148 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532266 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532266 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532266 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532266 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532391 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532391 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532391 np0000173060 devstack@c-api.service[113236]: /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. May 09 09:04:10.532391 np0000173060 devstack@c-api.service[113236]: warnings.warn(deprecated_msg) May 09 09:04:10.532507 np0000173060 devstack@c-api.service[113238]: WARNING castellan.key_manager.migration [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:10.532507 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532507 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532618 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-c89e20c0-1218-47ce-9585-84eed6dee80d None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension SnapshotActions extending resource: snapshots {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeTypeAccess extending resource: types {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532651 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension UsedLimits extending resource: limits {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension TypesManage extending resource: types {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension AdminActions extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension AdminActions extending resource: snapshots {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension AdminActions extending resource: backups {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension VolumeActions extending resource: volumes {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532803 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.v3.router [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:10.532978 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 939 bytes} [Sat May 9 09:04:10 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 09 09:04:10.533007 np0000173060 devstack@c-api.service[113237]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779fae2a3668 pid: 113237 (default app) May 09 09:04:10.533035 np0000173060 devstack@c-api.service[113238]: WARNING keystonemiddleware.auth_token [None req-c59aaba3-baf6-46b9-a8ca-5dda4ef6a5ec None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:04:10.538249 np0000173060 devstack@c-api.service[113238]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x779fae2a3668 pid: 113238 (default app) May 09 09:04:18.164920 np0000173060 devstack@c-api.service[113235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:18.164920 np0000173060 devstack@c-api.service[113235]: warnings.warn( May 09 09:04:18.177026 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177026 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.177026 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177026 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.177411 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177411 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.177411 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177411 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.177798 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177798 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.177798 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177798 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.177798 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.177798 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.178230 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.178230 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.178230 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.178230 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.178230 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.178540 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.178540 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.178540 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.178540 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.178540 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179002 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179002 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179002 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179002 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179335 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179335 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179335 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179335 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179335 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179782 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179782 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179782 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.179782 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.179782 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180076 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180076 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180076 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180076 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180076 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180076 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180406 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180406 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180406 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180406 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180406 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180406 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180931 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180931 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180931 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180931 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.180931 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.180931 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.181321 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.181321 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.181321 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.181321 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.181321 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.181680 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.181680 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.181680 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.181680 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.181680 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182073 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182073 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182073 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182073 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182073 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182073 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182504 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182504 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182504 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182504 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182504 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182504 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182912 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182912 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182912 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.182912 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.182912 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.183311 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.183311 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.183311 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.183311 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.183311 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.183967 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.183967 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.183967 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.183967 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185244 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185244 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185244 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185244 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185423 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185423 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185423 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185423 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185423 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185632 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185632 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185632 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185632 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185632 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185862 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185862 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.185862 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.185862 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186017 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186017 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186017 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186017 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186218 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186218 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186218 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186218 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186423 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186423 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186423 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186423 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186627 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186627 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186627 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186627 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186793 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186793 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186793 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.186793 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.186793 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187000 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187000 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187000 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187000 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187000 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187000 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187230 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187230 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187230 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187230 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187230 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187417 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187417 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187417 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187417 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187417 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187417 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187836 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187836 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187836 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187836 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.187836 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.187836 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188244 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188244 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188244 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188244 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188244 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188244 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188628 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188628 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188628 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188628 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188628 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188628 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188858 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188858 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.188858 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.188858 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.189075 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.189075 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.189075 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.189075 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.189075 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.189331 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.189331 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.189331 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.189331 np0000173060 devstack@c-api.service[113235]: /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. May 09 09:04:18.189331 np0000173060 devstack@c-api.service[113235]: warnings.warn(deprecated_msg) May 09 09:04:18.189331 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:18.718228 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea admin admin] POST https://199.204.45.3/volume/v3/types May 09 09:04:18.718806 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:18.721224 np0000173060 devstack@c-api.service[113235]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:04:18.721224 np0000173060 devstack@c-api.service[113235]: warnings.warn( May 09 09:04:18.733063 np0000173060 devstack@c-api.service[113235]: DEBUG oslo_db.sqlalchemy.engines [None req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea 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=113235) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:18.770971 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 May 09 09:04:18.772076 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Sat May 9 09:04:18 2026] POST /volume/v3/types => generated 186 bytes in 608 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:04:18.785958 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea req-06c11952-5947-480a-a89f-b21bcbfbed64 None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:19.237374 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea req-06c11952-5947-480a-a89f-b21bcbfbed64 admin admin] POST https://199.204.45.3/volume/v3/types/7e4e54b2-86a3-489e-a686-5f9440fffdd7/extra_specs May 09 09:04:19.238108 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea req-06c11952-5947-480a-a89f-b21bcbfbed64 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:19.240203 np0000173060 devstack@c-api.service[113236]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:04:19.240203 np0000173060 devstack@c-api.service[113236]: warnings.warn( May 09 09:04:19.248182 np0000173060 devstack@c-api.service[113236]: DEBUG oslo_db.sqlalchemy.engines [req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea req-06c11952-5947-480a-a89f-b21bcbfbed64 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=113236) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:19.311247 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [req-2b27bdf7-bb89-4c09-9b46-c3f1314e5cea req-06c11952-5947-480a-a89f-b21bcbfbed64 admin admin] https://199.204.45.3/volume/v3/types/7e4e54b2-86a3-489e-a686-5f9440fffdd7/extra_specs returned with HTTP 200 May 09 09:04:19.311868 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 2/3] 199.204.45.3 () {70 vars in 1491 bytes} [Sat May 9 09:04:18 2026] POST /volume/v3/types/7e4e54b2-86a3-489e-a686-5f9440fffdd7/extra_specs => generated 55 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:20.415845 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=6 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:20.421744 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=6 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:28.765931 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:29.309831 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:04.484874 np0000173060 devstack@c-api.service[113237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:04.484874 np0000173060 devstack@c-api.service[113237]: warnings.warn( May 09 09:09:04.498803 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.498803 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.498803 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.498803 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499114 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499114 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499114 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499114 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499300 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499300 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499300 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499300 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499300 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499300 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499580 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499580 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499580 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499580 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499580 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499847 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499847 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499847 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.499847 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.499847 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.500086 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.500086 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.500086 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.500086 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.500279 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.500279 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.500279 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.500279 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.500279 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501118 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501118 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501118 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501118 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501118 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501350 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501350 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501350 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501350 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501350 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501350 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501629 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501629 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501629 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501629 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501629 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501629 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501925 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501925 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501925 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501925 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.501925 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.501925 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502194 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502194 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502194 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502194 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502194 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502687 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502687 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502687 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502687 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502687 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502983 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502983 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502983 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502983 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.502983 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.502983 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503259 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503259 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503259 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503259 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503259 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503259 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503632 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503632 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503632 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503632 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503632 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503877 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503877 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503877 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.503877 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.503877 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504088 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504088 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504088 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504088 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504276 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504276 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504276 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504276 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504443 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504443 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504443 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504443 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504443 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504698 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504698 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504698 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504698 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504698 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504880 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504880 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.504880 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.504880 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505042 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505042 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505042 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505042 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505216 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505216 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505216 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505216 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505398 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505398 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505398 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505398 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505562 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505562 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505562 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505562 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505760 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505760 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505760 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505760 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505760 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505993 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505993 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505993 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505993 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.505993 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.505993 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506345 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506345 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506345 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506345 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506345 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506561 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506561 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506561 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506561 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506561 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506561 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506843 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506843 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506843 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506843 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.506843 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.506843 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507118 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507118 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507118 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507118 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507118 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507118 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507382 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507382 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507382 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507382 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507382 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507382 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507658 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507658 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507658 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507658 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507836 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507836 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507836 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.507836 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.507836 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.508073 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.508073 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.508073 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.508073 np0000173060 devstack@c-api.service[113237]: /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. May 09 09:09:04.508073 np0000173060 devstack@c-api.service[113237]: warnings.warn(deprecated_msg) May 09 09:09:04.508674 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-29c5ea84-ceac-49a7-899d-7a37ef4833e2 None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:04.510086 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-29c5ea84-ceac-49a7-899d-7a37ef4833e2 None None] GET https://199.204.45.3/volume// May 09 09:09:04.510293 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-29c5ea84-ceac-49a7-899d-7a37ef4833e2 None None] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:04.510537 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-29c5ea84-ceac-49a7-899d-7a37ef4833e2 None None] Calling method 'all' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:04.511143 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-29c5ea84-ceac-49a7-899d-7a37ef4833e2 None None] https://199.204.45.3/volume// returned with HTTP 300 May 09 09:09:04.511565 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 1/4] 199.204.45.3 () {66 vars in 1442 bytes} [Sat May 9 09:09:04 2026] GET /volume/ => generated 388 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:09:44.506708 np0000173060 devstack@c-api.service[113238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:09:44.506708 np0000173060 devstack@c-api.service[113238]: warnings.warn( May 09 09:09:44.519210 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519210 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519210 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519210 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519440 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519440 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519440 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519440 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519649 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519649 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519649 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519649 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519649 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519649 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519962 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519962 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519962 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.519962 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.519962 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520229 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520229 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520229 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520229 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520229 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520462 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520462 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520462 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520462 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520705 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520705 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520705 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520705 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520705 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520965 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520965 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520965 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.520965 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.520965 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.521285 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.521285 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.521285 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.521285 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.521285 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.521285 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.521644 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.521644 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.521644 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.521644 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.521644 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.521644 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.522073 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.522073 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.522073 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.522073 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.522073 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.522073 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.522507 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.522507 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.522507 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.522507 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.522507 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523010 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523010 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523010 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523010 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523010 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523357 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523357 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523357 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523357 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523357 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523357 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523881 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523881 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523881 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523881 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.523881 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.523881 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524287 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524287 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524287 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524287 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524287 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524578 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524578 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524578 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524578 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524578 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524887 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524887 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.524887 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.524887 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525142 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525142 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525142 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525142 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525365 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525365 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525365 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525365 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525365 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525691 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525691 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525691 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.525691 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.525691 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526029 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526029 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526029 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526029 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526251 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526251 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526251 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526251 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526459 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526459 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526459 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526459 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526728 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526728 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526728 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526728 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526992 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526992 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.526992 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.526992 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.527214 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.527214 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.527214 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.527214 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.527214 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.527569 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.527569 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.527569 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.527569 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.527569 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.527569 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528108 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528108 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528108 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528108 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528108 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528419 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528419 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528419 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528419 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528419 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528419 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528799 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528799 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528799 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528799 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.528799 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.528799 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.529149 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.529149 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.529149 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.529149 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.529149 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.529149 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.529548 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.529548 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.529548 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.529548 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.529548 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.529548 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530018 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530018 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530018 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530018 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530246 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530246 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530246 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530246 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530246 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530527 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530527 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530527 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530527 np0000173060 devstack@c-api.service[113238]: /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. May 09 09:09:44.530527 np0000173060 devstack@c-api.service[113238]: warnings.warn(deprecated_msg) May 09 09:09:44.530527 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:44.865844 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 demo demo] GET https://199.204.45.3/volume/v3/types?is_public=None May 09 09:09:44.866200 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:44.866493 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 demo demo] Calling method 'index' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:44.867199 np0000173060 devstack@c-api.service[113238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:09:44.867199 np0000173060 devstack@c-api.service[113238]: warnings.warn( May 09 09:09:44.867920 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:09:44.878229 np0000173060 devstack@c-api.service[113238]: DEBUG oslo_db.sqlalchemy.engines [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 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=113238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:44.898160 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-28789f62-854e-4c3d-8c7f-6d9910009e84 demo demo] https://199.204.45.3/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:09:44.898554 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 1/5] 199.204.45.3 () {64 vars in 1249 bytes} [Sat May 9 09:09:44 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:44.911716 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [req-28789f62-854e-4c3d-8c7f-6d9910009e84 req-5bce60f7-8564-48bf-a073-deaa4dd59e1e None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:44.917229 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [req-28789f62-854e-4c3d-8c7f-6d9910009e84 req-5bce60f7-8564-48bf-a073-deaa4dd59e1e demo demo] GET https://199.204.45.3/volume/v3/types/default May 09 09:09:44.917384 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [req-28789f62-854e-4c3d-8c7f-6d9910009e84 req-5bce60f7-8564-48bf-a073-deaa4dd59e1e demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:44.917705 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [req-28789f62-854e-4c3d-8c7f-6d9910009e84 req-5bce60f7-8564-48bf-a073-deaa4dd59e1e demo demo] Calling method 'show' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:44.930794 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [req-28789f62-854e-4c3d-8c7f-6d9910009e84 req-5bce60f7-8564-48bf-a073-deaa4dd59e1e demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 09 09:09:44.931240 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 2/6] 199.204.45.3 () {66 vars in 1315 bytes} [Sat May 9 09:09:44 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:45.321430 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-fb042d92-a1f9-45d9-86c8-11526fa3b99c None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:45.325468 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-fb042d92-a1f9-45d9-86c8-11526fa3b99c demo demo] GET https://199.204.45.3/volume/v3/types/default May 09 09:09:45.325468 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-fb042d92-a1f9-45d9-86c8-11526fa3b99c demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:45.325670 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-fb042d92-a1f9-45d9-86c8-11526fa3b99c demo demo] Calling method 'show' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:45.341058 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-fb042d92-a1f9-45d9-86c8-11526fa3b99c demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 09 09:09:45.341640 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 3/7] 199.204.45.3 () {64 vars in 1244 bytes} [Sat May 9 09:09:45 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:45.777185 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-67c0352f-cc94-4060-9520-70bbf272062b None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:46.135428 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-67c0352f-cc94-4060-9520-70bbf272062b demo demo] GET https://199.204.45.3/volume/v3/types/default May 09 09:09:46.135907 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-67c0352f-cc94-4060-9520-70bbf272062b demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:46.136164 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-67c0352f-cc94-4060-9520-70bbf272062b demo demo] Calling method 'show' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:46.144399 np0000173060 devstack@c-api.service[113237]: DEBUG oslo_db.sqlalchemy.engines [None req-67c0352f-cc94-4060-9520-70bbf272062b 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=113237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:46.162421 np0000173060 devstack@c-api.service[113237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 09 09:09:46.162421 np0000173060 devstack@c-api.service[113237]: warnings.warn( May 09 09:09:46.164980 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-67c0352f-cc94-4060-9520-70bbf272062b demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 09 09:09:46.165386 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 2/8] 199.204.45.3 () {64 vars in 1244 bytes} [Sat May 9 09:09:45 2026] GET /volume/v3/types/default => generated 145 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:46.181086 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-f621f6ed-594f-4559-b55d-f1ea635fd4ad None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:46.184035 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-f621f6ed-594f-4559-b55d-f1ea635fd4ad demo demo] GET https://199.204.45.3/volume/v3/types/default May 09 09:09:46.184288 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-f621f6ed-594f-4559-b55d-f1ea635fd4ad demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:46.184636 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-f621f6ed-594f-4559-b55d-f1ea635fd4ad demo demo] Calling method 'show' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:46.201651 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-f621f6ed-594f-4559-b55d-f1ea635fd4ad demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 May 09 09:09:46.202184 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 2/9] 199.204.45.3 () {64 vars in 1244 bytes} [Sat May 9 09:09:46 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:54.926984 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=2 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:55.337334 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=2 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:56.159937 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=2 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:56.197471 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=3 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:00.035556 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:00.139289 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:16:00.139289 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:00.139289 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:00.139463 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:00.140256 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:00.178332 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] Get all volumes completed successfully. May 09 09:16:00.181253 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-f05f1b33-795d-4b42-b175-70e0d9fa8145 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:00.181787 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 3/10] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:16:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:10.168128 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:00.200205 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-7aee9d33-3b33-4378-9c20-8065bed1705d None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:00.204882 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:17:00.205292 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:00.205786 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:00.206834 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:00.208621 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:00.252288 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] Get all volumes completed successfully. May 09 09:17:00.255551 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-7aee9d33-3b33-4378-9c20-8065bed1705d demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:00.256560 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 4/11] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:17:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:10.242706 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:00.272290 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-078deb26-00db-4120-a76f-2b28f87f90da None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:00.277416 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:18:00.277738 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:00.278300 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:00.279140 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:00.280323 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:00.332994 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] Get all volumes completed successfully. May 09 09:18:00.336235 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-078deb26-00db-4120-a76f-2b28f87f90da demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:00.337214 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 3/12] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:18:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:10.323724 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:00.352177 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:00.358342 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:19:00.358681 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:00.359004 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:00.360234 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:00.362108 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:00.410098 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] Get all volumes completed successfully. May 09 09:19:00.414307 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-5d80a1de-051e-4454-93b0-d5fd97f95da2 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:00.414972 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 3/13] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:19:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:10.403184 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:00.443394 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:00.447542 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:20:00.447912 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:00.448057 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:00.451046 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:00.453085 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:00.467899 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] Get all volumes completed successfully. May 09 09:20:00.470953 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-13c62d84-f0cd-40a1-a450-bec1f684fd85 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:00.471508 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 4/14] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:20:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:10.457348 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:00.488478 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:00.623619 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:21:00.624054 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:00.624235 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:00.625814 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:00.625814 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:00.645017 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] Get all volumes completed successfully. May 09 09:21:00.651307 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-0b656e03-6505-4b6a-a77e-6fe0f6f804ba demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:00.652272 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 5/15] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:21:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:10.630744 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:00.668722 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:00.671786 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:22:00.672055 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:00.672351 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:00.672754 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:00.673906 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:00.686147 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] Get all volumes completed successfully. May 09 09:22:00.688743 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-84e228a1-e58e-48e2-a36e-9ff00fce14e7 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:00.689295 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 4/16] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:22:00 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) May 09 09:22:10.677917 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:00.703117 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:00.706307 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:23:00.706565 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:00.706915 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:00.707369 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:00.708483 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:00.724940 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] Get all volumes completed successfully. May 09 09:23:00.727644 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-64be2b49-eb2c-4b7f-b2b8-4f5843d798a7 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:00.728427 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 4/17] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:23:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:10.712294 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:00.746021 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:00.749834 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:24:00.750216 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:00.750613 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:00.751051 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:00.752425 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:00.761882 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] Get all volumes completed successfully. May 09 09:24:00.764693 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-e1379dc0-7268-49fe-8fd2-da50f107d3f2 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:00.765257 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 5/18] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:24:00 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) May 09 09:24:10.757083 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:00.780351 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:00.784075 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:25:00.784313 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:00.784578 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:00.785102 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:00.786121 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:00.794825 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] Get all volumes completed successfully. May 09 09:25:00.797689 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-efa28548-db4d-41d4-956a-5cc7e9af2a99 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:00.798078 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 6/19] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:25:00 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) May 09 09:25:10.789977 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:00.821000 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:00.987640 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:26:00.988193 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:00.988511 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:00.988897 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:00.990043 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:01.002808 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] Get all volumes completed successfully. May 09 09:26:01.005121 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-bc140070-1366-470d-9ef2-aafd1fcc7662 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:01.005720 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 5/20] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:26:00 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:10.997170 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:01.021522 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:01.025104 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:27:01.025475 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:01.025798 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:01.026144 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:01.027327 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:01.042916 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] Get all volumes completed successfully. May 09 09:27:01.046079 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-1b45faa1-bdfe-4853-a7a8-db1ef54a99d3 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:01.046563 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 5/21] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:27:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:11.032403 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:01.064871 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:01.069565 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:28:01.069704 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:01.070441 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:01.070441 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:01.071558 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:01.081059 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] Get all volumes completed successfully. May 09 09:28:01.083911 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-a461fba3-2922-45c3-bc8e-d7524aeda538 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:01.084461 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 6/22] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:28:01 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) May 09 09:28:11.075876 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:01.103757 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:01.107508 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:29:01.107772 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:01.108051 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:01.108375 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:01.109402 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:01.118846 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] Get all volumes completed successfully. May 09 09:29:01.121651 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-c70420d4-1bbc-417f-a769-1011ccff02b6 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:01.122153 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 7/23] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:29:01 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) May 09 09:29:11.113098 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:01.141351 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:01.147928 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:30:01.148189 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:01.148531 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:01.148925 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:01.149910 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:01.163919 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] Get all volumes completed successfully. May 09 09:30:01.167790 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-c328d77d-1f1a-49f2-81e2-5e6b9cbdade0 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:01.168247 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 6/24] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:30:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:11.158059 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:01.185358 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:01.306808 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:31:01.307192 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:01.307703 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:01.308158 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:01.309277 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:01.319906 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] Get all volumes completed successfully. May 09 09:31:01.322727 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-7716b346-ac85-4fe8-ba78-c3770b0953cd demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:01.323230 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 6/25] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:31:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:11.313491 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:01.342146 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:01.347512 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:32:01.347783 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:01.348136 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:01.349206 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:01.350261 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:01.361539 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] Get all volumes completed successfully. May 09 09:32:01.364574 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-14cd3287-bcf9-4c72-b5ce-0cdb22c33e3d demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:01.365196 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 7/26] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:32:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:11.355038 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:01.382054 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-f8b15358-34dd-430f-b579-376eb0f2b99b None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:01.385068 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:33:01.385224 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:01.385477 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:01.386932 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:01.388568 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:01.401977 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] Get all volumes completed successfully. May 09 09:33:01.404990 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-f8b15358-34dd-430f-b579-376eb0f2b99b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:01.405554 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 8/27] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:33:01 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) May 09 09:33:11.392778 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:01.433763 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:01.438867 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:34:01.439239 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:01.439510 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:01.439907 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:01.441476 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:01.452495 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] Get all volumes completed successfully. May 09 09:34:01.455728 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-c42b0b70-4edd-4b7c-b6b7-8d3768ede5c8 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:01.456619 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 7/28] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:34:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:34:11.446877 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:01.475137 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:01.479018 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:35:01.479285 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:01.479562 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:01.480266 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:01.481212 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:01.493103 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] Get all volumes completed successfully. May 09 09:35:01.496409 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-a5474a2b-f448-4729-b21e-ef605d75d4d2 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:01.497149 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 7/29] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:35:01 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) May 09 09:35:11.485878 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:01.518081 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:01.607808 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:36:01.608246 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:01.608614 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:01.608950 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:01.610004 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:01.619724 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] Get all volumes completed successfully. May 09 09:36:01.622575 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-74346b8f-1408-4c7d-93d1-e8a7e7e65376 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:01.623122 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 8/30] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:36:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:11.613987 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:01.640606 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-70dc1346-c024-4438-88e9-c93d848c617b None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:01.644572 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:37:01.644936 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:01.645175 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:01.645658 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:01.646760 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:01.656951 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] Get all volumes completed successfully. May 09 09:37:01.660222 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-70dc1346-c024-4438-88e9-c93d848c617b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:01.660876 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 9/31] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:37:01 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) May 09 09:37:11.651366 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:01.678229 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-ce3d2944-96c8-429c-a703-4e960da66528 None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:01.681011 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:38:01.681258 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:01.681445 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:01.681805 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:01.682834 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:01.692374 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] Get all volumes completed successfully. May 09 09:38:01.694611 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-ce3d2944-96c8-429c-a703-4e960da66528 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:01.694992 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 8/32] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:38:01 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) May 09 09:38:11.686147 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:01.715022 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-4025ea15-5f46-497b-8cea-234c111f0143 None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:01.718307 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:39:01.718550 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:01.718887 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:01.719198 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:01.720259 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:01.732417 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] Get all volumes completed successfully. May 09 09:39:01.735849 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-4025ea15-5f46-497b-8cea-234c111f0143 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:01.736398 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 8/33] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:39:01 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) May 09 09:39:11.723955 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:01.753193 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:01.757879 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:40:01.758425 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:01.758773 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:01.759042 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:01.759807 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:01.767898 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] Get all volumes completed successfully. May 09 09:40:01.770831 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-b3bf24aa-29ac-4315-b4b1-bc191866e1e9 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:01.771299 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 9/34] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:40:01 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) May 09 09:40:11.763042 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:01.787140 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.middleware.request_id [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 None None] RequestId filter calling following filter/app {{(pid=113236) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:01.851176 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:41:01.851469 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] Empty body provided in request {{(pid=113236) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:01.851786 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.openstack.wsgi [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] Calling method 'detail' {{(pid=113236) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:01.852239 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.api.api_utils [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] Removing options '' from query. {{(pid=113236) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:01.853741 np0000173060 devstack@c-api.service[113236]: DEBUG cinder.volume.api [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113236) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:01.862152 np0000173060 devstack@c-api.service[113236]: INFO cinder.volume.api [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] Get all volumes completed successfully. May 09 09:41:01.864410 np0000173060 devstack@c-api.service[113236]: INFO cinder.api.openstack.wsgi [None req-6ebe7053-1e8f-4c46-949b-89eceb0632d9 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:01.864949 np0000173060 devstack@c-api.service[113236]: [pid: 113236|app: 0|req: 10/35] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:41:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:11.857624 np0000173060 devstack@c-api.service[113236]: DEBUG dbcounter [-] [113236] Writing DB stats cinder:SELECT=1 {{(pid=113236) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:01.887373 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.middleware.request_id [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d None None] RequestId filter calling following filter/app {{(pid=113237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:01.891258 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:42:01.891615 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] Empty body provided in request {{(pid=113237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:01.891988 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.openstack.wsgi [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] Calling method 'detail' {{(pid=113237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:01.892368 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.api.api_utils [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] Removing options '' from query. {{(pid=113237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:01.893416 np0000173060 devstack@c-api.service[113237]: DEBUG cinder.volume.api [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113237) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:01.908526 np0000173060 devstack@c-api.service[113237]: INFO cinder.volume.api [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] Get all volumes completed successfully. May 09 09:42:01.913439 np0000173060 devstack@c-api.service[113237]: INFO cinder.api.openstack.wsgi [None req-4ca5fa38-91fa-4da5-8ff4-17991160035d demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:01.913872 np0000173060 devstack@c-api.service[113237]: [pid: 113237|app: 0|req: 9/36] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:42:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:42:11.897041 np0000173060 devstack@c-api.service[113237]: DEBUG dbcounter [-] [113237] Writing DB stats cinder:SELECT=1 {{(pid=113237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:01.930946 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.middleware.request_id [None req-0cfbae87-675b-4531-b3cd-7120831e558a None None] RequestId filter calling following filter/app {{(pid=113238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:01.935391 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:43:01.935948 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] Empty body provided in request {{(pid=113238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:01.936061 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.openstack.wsgi [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] Calling method 'detail' {{(pid=113238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:01.936539 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.api.api_utils [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] Removing options '' from query. {{(pid=113238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:01.937940 np0000173060 devstack@c-api.service[113238]: DEBUG cinder.volume.api [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113238) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:01.949295 np0000173060 devstack@c-api.service[113238]: INFO cinder.volume.api [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] Get all volumes completed successfully. May 09 09:43:01.951605 np0000173060 devstack@c-api.service[113238]: INFO cinder.api.openstack.wsgi [None req-0cfbae87-675b-4531-b3cd-7120831e558a demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:01.952018 np0000173060 devstack@c-api.service[113238]: [pid: 113238|app: 0|req: 9/37] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:43:01 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) May 09 09:43:11.942967 np0000173060 devstack@c-api.service[113238]: DEBUG dbcounter [-] [113238] Writing DB stats cinder:SELECT=1 {{(pid=113238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:44:01.974343 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.middleware.request_id [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 None None] RequestId filter calling following filter/app {{(pid=113235) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:44:01.981273 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail May 09 09:44:01.981716 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] Empty body provided in request {{(pid=113235) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:44:01.982149 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.openstack.wsgi [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] Calling method 'detail' {{(pid=113235) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:44:01.982794 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.api.api_utils [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] Removing options '' from query. {{(pid=113235) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:44:01.984280 np0000173060 devstack@c-api.service[113235]: DEBUG cinder.volume.api [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113235) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:44:01.994421 np0000173060 devstack@c-api.service[113235]: INFO cinder.volume.api [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] Get all volumes completed successfully. May 09 09:44:01.996441 np0000173060 devstack@c-api.service[113235]: INFO cinder.api.openstack.wsgi [None req-3757e069-9939-4bbf-a5e7-1a3e2c4bd465 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 May 09 09:44:01.996836 np0000173060 devstack@c-api.service[113235]: [pid: 113235|app: 0|req: 10/38] 199.204.45.3 () {64 vars in 1284 bytes} [Sat May 9 09:44:01 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:44:11.988740 np0000173060 devstack@c-api.service[113235]: DEBUG dbcounter [-] [113235] Writing DB stats cinder:SELECT=1 {{(pid=113235) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}