Apr 14 06:10:56.221272 np0000166099 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 14 06:10:56.228963 np0000166099 devstack@c-api.service[113519]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 14 06:10:56 2026] *** Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: nodename: np0000166099 Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: machine: x86_64 Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: clock source: unix Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: pcre jit disabled Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: detected number of CPU cores: 16 Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: current working directory: / Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: detected binary path: /usr/bin/uwsgi-core Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: your processes number limit is 256917 Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: your memory page size is 4096 bytes Apr 14 06:10:56.232255 np0000166099 devstack@c-api.service[113519]: detected max file descriptor number: 2048 Apr 14 06:10:56.235984 np0000166099 devstack@c-api.service[113519]: lock engine: pthread robust mutexes Apr 14 06:10:56.236166 np0000166099 devstack@c-api.service[113519]: thunder lock: enabled Apr 14 06:10:56.236344 np0000166099 devstack@c-api.service[113519]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 14 06:10:56.236418 np0000166099 devstack@c-api.service[113519]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 14 06:10:56.236418 np0000166099 devstack@c-api.service[113519]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 14 06:10:56.236418 np0000166099 devstack@c-api.service[113519]: Set PythonHome to /opt/stack/data/venv Apr 14 06:10:56.273684 np0000166099 devstack@c-api.service[113519]: Python main interpreter initialized at 0x7e73310a3668 Apr 14 06:10:56.273684 np0000166099 devstack@c-api.service[113519]: python threads support enabled Apr 14 06:10:56.273684 np0000166099 devstack@c-api.service[113519]: your server socket listen backlog is limited to 100 connections Apr 14 06:10:56.273684 np0000166099 devstack@c-api.service[113519]: your mercy for graceful operations on workers is 80 seconds Apr 14 06:10:56.274457 np0000166099 devstack@c-api.service[113519]: mapped 671795 bytes (656 KB) for 4 cores Apr 14 06:10:56.274625 np0000166099 devstack@c-api.service[113519]: *** Operational MODE: preforking *** Apr 14 06:10:56.274968 np0000166099 devstack@c-api.service[113519]: *** uWSGI is running in multiple interpreter mode *** Apr 14 06:10:56.274968 np0000166099 devstack@c-api.service[113519]: spawned uWSGI master process (pid: 113519) Apr 14 06:10:56.275156 np0000166099 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 14 06:10:56.276150 np0000166099 devstack@c-api.service[113519]: spawned uWSGI worker 1 (pid: 113531, cores: 1) Apr 14 06:10:56.276871 np0000166099 devstack@c-api.service[113519]: spawned uWSGI worker 2 (pid: 113532, cores: 1) Apr 14 06:10:56.277501 np0000166099 devstack@c-api.service[113519]: spawned uWSGI worker 3 (pid: 113533, cores: 1) Apr 14 06:10:56.278205 np0000166099 devstack@c-api.service[113519]: spawned uWSGI worker 4 (pid: 113534, cores: 1) Apr 14 06:10:56.278304 np0000166099 devstack@c-api.service[113519]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: we strongly recommend against using it for new projects. Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: framework. For more detail see Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:10:56.404507 np0000166099 devstack@c-api.service[113533]: import eventlet # noqa Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: we strongly recommend against using it for new projects. Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: framework. For more detail see Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:10:56.414160 np0000166099 devstack@c-api.service[113534]: import eventlet # noqa Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: we strongly recommend against using it for new projects. Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: framework. For more detail see Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:10:56.419090 np0000166099 devstack@c-api.service[113531]: import eventlet # noqa Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: we strongly recommend against using it for new projects. Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: framework. For more detail see Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:10:56.422881 np0000166099 devstack@c-api.service[113532]: import eventlet # noqa Apr 14 06:10:56.491272 np0000166099 devstack@c-api.service[113533]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:10:56.491272 np0000166099 devstack@c-api.service[113533]: debtcollector.deprecate( Apr 14 06:10:56.501077 np0000166099 devstack@c-api.service[113531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:10:56.501077 np0000166099 devstack@c-api.service[113531]: debtcollector.deprecate( Apr 14 06:10:56.507051 np0000166099 devstack@c-api.service[113532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:10:56.507051 np0000166099 devstack@c-api.service[113532]: debtcollector.deprecate( Apr 14 06:10:56.508540 np0000166099 devstack@c-api.service[113534]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:10:56.508540 np0000166099 devstack@c-api.service[113534]: debtcollector.deprecate( Apr 14 06:10:56.568709 np0000166099 devstack@c-api.service[113533]: /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 Apr 14 06:10:56.568709 np0000166099 devstack@c-api.service[113533]: from cgi import parse_header Apr 14 06:10:56.577028 np0000166099 devstack@c-api.service[113531]: /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 Apr 14 06:10:56.577028 np0000166099 devstack@c-api.service[113531]: from cgi import parse_header Apr 14 06:10:56.583585 np0000166099 devstack@c-api.service[113532]: /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 Apr 14 06:10:56.583585 np0000166099 devstack@c-api.service[113532]: from cgi import parse_header Apr 14 06:10:56.591057 np0000166099 devstack@c-api.service[113534]: /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 Apr 14 06:10:56.591057 np0000166099 devstack@c-api.service[113534]: from cgi import parse_header Apr 14 06:10:56.617916 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:10:56.617916 np0000166099 devstack@c-api.service[113533]: removals.removed_module( Apr 14 06:10:56.618649 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:10:56.618649 np0000166099 devstack@c-api.service[113533]: removals.removed_module( Apr 14 06:10:56.620129 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:56.620129 np0000166099 devstack@c-api.service[113531]: removals.removed_module( Apr 14 06:10:56.620818 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:56.620818 np0000166099 devstack@c-api.service[113531]: removals.removed_module( Apr 14 06:10:56.627431 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:10:56.627431 np0000166099 devstack@c-api.service[113532]: removals.removed_module( Apr 14 06:10:56.628145 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:10:56.628145 np0000166099 devstack@c-api.service[113532]: removals.removed_module( Apr 14 06:10:56.636349 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:10:56.636349 np0000166099 devstack@c-api.service[113534]: removals.removed_module( Apr 14 06:10:56.637031 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:10:56.637031 np0000166099 devstack@c-api.service[113534]: removals.removed_module( Apr 14 06:10:57.202122 np0000166099 devstack@c-api.service[113531]: /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 Apr 14 06:10:57.202122 np0000166099 devstack@c-api.service[113531]: warnings.warn( Apr 14 06:10:57.233887 np0000166099 devstack@c-api.service[113532]: /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 Apr 14 06:10:57.233887 np0000166099 devstack@c-api.service[113532]: warnings.warn( Apr 14 06:10:57.240154 np0000166099 devstack@c-api.service[113533]: /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 Apr 14 06:10:57.240154 np0000166099 devstack@c-api.service[113533]: warnings.warn( Apr 14 06:10:57.241910 np0000166099 devstack@c-api.service[113534]: /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 Apr 14 06:10:57.241910 np0000166099 devstack@c-api.service[113534]: warnings.warn( Apr 14 06:10:57.301161 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:57.301161 np0000166099 devstack@c-api.service[113531]: warnings.warn( Apr 14 06:10:57.326999 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:10:57.326999 np0000166099 devstack@c-api.service[113532]: warnings.warn( Apr 14 06:10:57.334798 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:10:57.334798 np0000166099 devstack@c-api.service[113533]: warnings.warn( Apr 14 06:10:57.338907 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:10:57.338907 np0000166099 devstack@c-api.service[113534]: warnings.warn( Apr 14 06:10:57.601020 np0000166099 devstack@c-api.service[113532]: 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. Apr 14 06:10:57.601647 np0000166099 devstack@c-api.service[113532]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113532) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:10:57.604306 np0000166099 devstack@c-api.service[113531]: 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. Apr 14 06:10:57.604736 np0000166099 devstack@c-api.service[113531]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113531) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:10:57.609138 np0000166099 devstack@c-api.service[113533]: 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. Apr 14 06:10:57.609571 np0000166099 devstack@c-api.service[113533]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113533) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:10:57.628862 np0000166099 devstack@c-api.service[113534]: 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. Apr 14 06:10:57.629328 np0000166099 devstack@c-api.service[113534]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113534) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:10:57.683824 np0000166099 devstack@c-api.service[113532]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:10:57.683824 np0000166099 devstack@c-api.service[113532]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:10:57.692289 np0000166099 devstack@c-api.service[113533]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:10:57.692289 np0000166099 devstack@c-api.service[113533]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:10:57.692530 np0000166099 devstack@c-api.service[113534]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:10:57.692530 np0000166099 devstack@c-api.service[113534]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:10:57.692752 np0000166099 devstack@c-api.service[113531]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:10:57.692752 np0000166099 devstack@c-api.service[113531]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:10:58.126234 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113533) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:10:58.126423 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113534) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:10:58.126515 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113532) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:10:58.126580 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113531) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:10:58.126754 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.126754 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.126887 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.126940 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.127012 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.127077 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.127131 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.127187 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.127243 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.127305 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.127361 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.127416 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.128945 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.129032 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.129085 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.129150 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.129208 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.129265 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.129328 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.129392 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.129453 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.129509 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.129602 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.129691 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.129750 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.129806 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.129861 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.129917 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.129974 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.130028 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.130097 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.130162 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.130229 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.130285 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.130340 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.130395 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.130451 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.130505 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.130568 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.130630 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.130770 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.130841 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.130908 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.130966 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.131019 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.131083 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.131146 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.131202 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.131254 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.131307 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.131368 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.131428 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.131486 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.131543 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.131608 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.131688 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.131747 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.131823 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.131881 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.131946 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.132015 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.132071 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.132124 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.132177 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.132233 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.132295 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.132369 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.132435 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.132494 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.132494 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.132494 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.132494 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.132494 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.132862 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.132942 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.133000 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.133054 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.133111 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.133163 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.133214 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.133273 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.133339 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.133396 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.133456 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.133512 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.133569 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.133623 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.133713 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.133779 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.133836 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.133891 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.133948 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.134012 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.134012 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.134125 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.134184 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.134237 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.134293 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.134356 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.134415 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.134464 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.134519 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.134585 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.134646 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.134783 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.134842 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.134897 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.134953 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.135010 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.135076 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.135132 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.135187 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.135251 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.135317 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.135373 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.135425 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.135478 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.135532 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.135584 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.135639 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.135706 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.135706 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.135706 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.135706 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.135853 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.135853 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.135927 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.135962 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.135962 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.136025 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.136064 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.136109 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.136153 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.136197 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.136236 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.136270 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.136270 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.136339 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.136377 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.136416 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.136416 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.136492 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.136533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.136569 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.136604 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.136643 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.136700 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.136747 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.136786 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.136823 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.136823 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.136823 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.136937 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.136972 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.137009 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.137009 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.137085 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.137124 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.137161 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.137206 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.137248 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.137288 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.137331 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.137371 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.137406 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.137442 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.137481 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.137520 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.137557 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.137608 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.137649 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.137649 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.137734 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.137784 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.137824 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.137824 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.137824 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.137824 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.137824 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.137824 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.138036 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.138036 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.138111 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.138151 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.138188 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.138225 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.138272 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.138317 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.138365 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.138403 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.138440 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.138476 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.138520 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.138558 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.138599 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.138638 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.138706 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.138743 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.138793 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.138832 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.138868 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.138904 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.138945 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.138985 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.139021 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.139058 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.139058 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.139058 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.139170 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.139170 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.139252 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.139291 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.139329 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.139366 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.139401 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.139439 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.139474 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.139518 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.139557 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.139591 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.139630 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.139686 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.139727 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.139792 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.139932 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.139987 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.140027 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.140067 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.140105 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.140145 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.140184 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.140225 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.140274 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.140313 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.140313 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.140313 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.145258 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.145311 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.145358 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.145422 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.145464 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.145529 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.145605 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.145685 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.145755 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.145813 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.145883 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.145927 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.145982 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.146022 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.146059 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.146112 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.146157 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.146200 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.146248 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.146287 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.146329 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.146368 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.146406 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.146441 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.146481 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.146527 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.146563 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.146603 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.146649 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.146778 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.146821 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.146859 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.146898 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.146938 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.146973 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.147021 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.147061 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.147097 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.147140 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.147181 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.147218 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.147257 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.147295 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.147330 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.147373 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.147412 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.147450 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.147488 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.147532 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.147576 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.147615 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.147655 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.147714 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.147752 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.147801 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.147840 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.147880 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.147919 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.147956 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.147996 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.148031 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.148069 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.148108 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.148145 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.148193 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.148236 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.148275 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.148310 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.148347 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.148385 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.148423 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.148461 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.148497 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.148536 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.148587 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.148633 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.148687 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.148727 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.148772 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.148816 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.148860 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.148901 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.148937 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.148979 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.149018 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.149069 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.149110 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.149145 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.149181 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.149181 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.149253 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.149298 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.149336 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.149377 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.149417 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.149455 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.149455 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.149525 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.149563 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.149601 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.149601 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.149682 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.149732 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.149783 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.149822 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.149861 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.149898 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.149942 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.149942 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.150008 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.150048 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.150090 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.150132 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.150179 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.150220 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.150257 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.150291 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.150329 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.150368 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.150413 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.150452 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.150486 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.150526 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.150563 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.150601 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.150636 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.150718 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.150773 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.150816 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.150852 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.150852 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.150927 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.151249 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.151249 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.151331 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.151371 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.151410 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.151455 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.151494 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.151536 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.151574 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.151616 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.151652 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.151719 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.151759 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.151796 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.151831 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.151874 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.151913 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.151913 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.151913 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.151913 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.151913 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.152083 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.152120 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.152159 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.152204 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.152241 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.152280 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.152317 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.152354 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.152392 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.152433 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.152472 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.152472 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.152540 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.152583 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.152624 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.152697 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.152741 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.152741 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.152741 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.152849 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.152849 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.153241 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.153307 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.153414 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.153466 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.153562 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.153632 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.153738 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.154134 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.154201 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.154290 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.154359 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.154437 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.154528 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.154598 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.155142 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.155210 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.155251 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.155290 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.155355 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.155398 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.155479 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.155539 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.155582 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.155621 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.155686 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.155736 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.155776 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.155776 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.155848 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.155914 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.155991 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.156039 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.156084 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.156123 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.156163 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.156801 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.156852 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.156905 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.156953 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.157021 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.157072 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.157117 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.157535 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.157590 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.157635 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.157709 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.157755 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.157798 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.157840 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.157891 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.157942 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.157988 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.158027 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.158077 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.158115 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.158160 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.158199 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.158244 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.158283 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.158328 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.158366 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.158411 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.158411 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.158488 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.158488 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.158488 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.158488 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.158488 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.158488 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.158994 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.159737 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.159787 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.159825 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.159868 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.159908 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.159947 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.160017 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.160067 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.160115 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.160175 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.160215 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.160260 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.160300 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.160345 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.160386 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.160424 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.160464 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.160511 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.160554 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.160594 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.160634 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.160699 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.160740 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.160779 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.160818 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.160858 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.160897 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.161041 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.161095 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.161136 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.161175 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.161212 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.161256 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.161295 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.161340 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.161392 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.161435 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.161480 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.161521 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.161559 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.161600 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.161639 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.161699 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.161742 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.161780 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.161819 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.161867 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.161906 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.161944 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.161996 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.162044 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.162084 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.162129 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.162169 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.162208 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.162208 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.162806 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.162872 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.162916 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.162961 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.163004 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.163062 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.163106 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.163157 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.163196 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.163234 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.163286 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.163333 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.163374 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.163408 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.163446 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.163485 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.163529 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.163565 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.163608 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.163647 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.163714 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.163766 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.163805 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.163842 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.163842 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.163842 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.163842 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.163842 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.167565 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.167627 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.167687 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.167744 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.167784 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.167820 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.167860 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.167895 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.167952 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.167994 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.168034 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.168073 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.168124 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.168169 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.168215 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.168215 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.168294 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.168331 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.168331 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.168331 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.168331 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.168467 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.168467 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.168467 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.168467 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.168467 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.168649 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.168649 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.170453 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.170509 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.170558 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.170601 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.170657 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.170754 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.170802 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.170842 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.170878 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.170878 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.170942 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.170992 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.171029 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.171073 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.171113 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.171165 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.171202 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.171240 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.171240 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.171312 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.171349 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.171393 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.171434 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.171477 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.171477 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.171477 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.171477 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.171477 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.171650 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.171650 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.171761 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.171798 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.171838 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.171898 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.171937 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.171978 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.172014 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.172049 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.172091 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.172130 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.172175 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.172227 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.172272 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.172312 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.172347 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.172385 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.172430 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.172468 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.172503 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.172541 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.172579 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.172630 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.172686 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.172723 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.172762 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.172808 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.172847 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.172882 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.172920 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.172956 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.172993 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.173026 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.173071 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.173110 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.173148 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.173186 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.173230 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.173269 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.173311 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.173354 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.173403 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.173442 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.173489 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.173524 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.173570 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.173605 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.173641 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.173696 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.173740 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.173774 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.173774 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.173774 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.173774 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.173774 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.173964 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.173964 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.173964 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.174073 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.174196 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.174255 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.174291 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.174328 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.174368 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.174408 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.174446 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.174481 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.174527 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.174569 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.174604 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.174641 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.174730 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.174778 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.174818 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.174852 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.174891 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.174936 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.174984 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.175029 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.175078 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.175116 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.175151 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.175151 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.175221 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.175221 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.175310 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.175310 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.175404 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.175404 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.175479 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.175517 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.175556 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.175596 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.175641 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.175693 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.175729 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.175782 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.175829 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.175866 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.175901 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.175947 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.175981 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.176016 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.176051 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.176090 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.176130 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.176176 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.176215 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.176262 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.176305 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.176305 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.180554 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.180617 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.180690 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.180734 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.180787 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.180830 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.180870 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.180915 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.180960 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.180999 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.181035 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.181078 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.181117 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.181155 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.181191 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.181233 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.181276 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.181319 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.181369 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.181411 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.181448 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.181484 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.181520 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.181557 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.181593 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.181751 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.181798 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.181841 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.181881 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.181924 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.181963 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.182000 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.182039 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.182084 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.182123 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.182161 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.182210 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.182256 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.182301 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.182348 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.182388 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.182425 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.182479 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.182515 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.182550 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.182587 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.182639 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.182770 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.182828 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.182871 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.182907 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.182952 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.183001 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.183001 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.183001 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.183001 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.183139 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.183139 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.183139 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.183139 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.183300 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.183342 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.183388 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.183425 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.183461 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.183497 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.183544 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.183590 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.183636 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.183695 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.183736 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.183774 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.183821 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.183861 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.183898 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.183937 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.183976 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.184019 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.184079 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.184118 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.184168 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.184223 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.184223 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.184223 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.184332 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.184332 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.184332 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.184332 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.184332 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.184332 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.184557 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.184598 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.184635 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.184635 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.184635 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.184635 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.184635 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.184829 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.184885 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.184929 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.184929 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.185002 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.185043 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.185043 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.185111 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.185150 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.185198 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.185198 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.185365 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.185416 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.185416 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.185416 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.185530 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.185571 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.185613 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.185613 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.185699 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.185741 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.185798 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.185838 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.185876 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.185911 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.185952 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.185991 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.186027 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.186062 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.186104 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.186145 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.186181 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.186232 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.186272 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.186317 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.186365 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.186407 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.186453 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.186492 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.186540 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.186589 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.186628 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.186683 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:10:58.186772 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113533) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.186812 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.186848 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.186898 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.186938 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.186977 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113534) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.187029 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.187089 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113533) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.187129 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.187164 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.187200 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113533) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.187238 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.187276 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.187311 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.187352 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.187395 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113534) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.187448 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.187492 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113534) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.187533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:10:58.187533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:10:58.187533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:10:58.187533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:10:58.187533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:10:58.187533 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:10:58.232565 np0000166099 devstack@c-api.service[113533]: INFO dbcounter [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Registered counter for database cinder Apr 14 06:10:58.232790 np0000166099 devstack@c-api.service[113531]: INFO dbcounter [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Registered counter for database cinder Apr 14 06:10:58.235147 np0000166099 devstack@c-api.service[113532]: INFO dbcounter [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Registered counter for database cinder Apr 14 06:10:58.239807 np0000166099 devstack@c-api.service[113534]: INFO dbcounter [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Registered counter for database cinder Apr 14 06:10:58.243583 np0000166099 devstack@c-api.service[113531]: DEBUG oslo_db.sqlalchemy.engines [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 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=113531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.247262 np0000166099 devstack@c-api.service[113533]: DEBUG oslo_db.sqlalchemy.engines [None req-a199b801-9413-4e52-a8ff-50e13565c057 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=113533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.253973 np0000166099 devstack@c-api.service[113532]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 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=113532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.260084 np0000166099 devstack@c-api.service[113534]: DEBUG oslo_db.sqlalchemy.engines [None req-46d67c79-5a03-4029-be71-42f0880829ca 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=113534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.360977 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writer thread running {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:10:58.361178 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writer thread running {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:10:58.363685 np0000166099 devstack@c-api.service[113533]: INFO cinder.rpc [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:10:58.363791 np0000166099 devstack@c-api.service[113531]: INFO cinder.rpc [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:10:58.366084 np0000166099 devstack@c-api.service[113531]: INFO cinder.rpc [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:10:58.367202 np0000166099 devstack@c-api.service[113533]: INFO cinder.rpc [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:10:58.368230 np0000166099 devstack@c-api.service[113531]: INFO cinder.rpc [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:10:58.369776 np0000166099 devstack@c-api.service[113533]: INFO cinder.rpc [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:10:58.370003 np0000166099 devstack@c-api.service[113531]: INFO cinder.rpc [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:10:58.370970 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.371330 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writer thread running {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:10:58.372311 np0000166099 devstack@c-api.service[113533]: INFO cinder.rpc [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:10:58.372646 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.373515 np0000166099 devstack@c-api.service[113532]: INFO cinder.rpc [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:10:58.373589 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.375895 np0000166099 devstack@c-api.service[113532]: INFO cinder.rpc [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:10:58.375997 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.377588 np0000166099 devstack@c-api.service[113531]: DEBUG oslo_db.sqlalchemy.engines [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 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=113531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.377822 np0000166099 devstack@c-api.service[113532]: INFO cinder.rpc [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:10:58.378146 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writer thread running {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:10:58.379649 np0000166099 devstack@c-api.service[113532]: INFO cinder.rpc [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:10:58.379805 np0000166099 devstack@c-api.service[113531]: INFO cinder.rpc [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:10:58.380838 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.381038 np0000166099 devstack@c-api.service[113534]: INFO cinder.rpc [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:10:58.381110 np0000166099 devstack@c-api.service[113533]: DEBUG oslo_db.sqlalchemy.engines [None req-a199b801-9413-4e52-a8ff-50e13565c057 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=113533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.382213 np0000166099 devstack@c-api.service[113531]: INFO cinder.rpc [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:10:58.383277 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.383373 np0000166099 devstack@c-api.service[113533]: INFO cinder.rpc [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:10:58.383456 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.383890 np0000166099 devstack@c-api.service[113534]: INFO cinder.rpc [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:10:58.385719 np0000166099 devstack@c-api.service[113533]: INFO cinder.rpc [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:10:58.385958 np0000166099 devstack@c-api.service[113534]: INFO cinder.rpc [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:10:58.386905 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.387873 np0000166099 devstack@c-api.service[113534]: INFO cinder.rpc [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:10:58.388405 np0000166099 devstack@c-api.service[113532]: DEBUG oslo_db.sqlalchemy.engines [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 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=113532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.389031 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.390302 np0000166099 devstack@c-api.service[113532]: INFO cinder.rpc [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:10:58.391313 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.391872 np0000166099 devstack@c-api.service[113532]: INFO cinder.rpc [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:10:58.392642 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.395627 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.396599 np0000166099 devstack@c-api.service[113534]: DEBUG oslo_db.sqlalchemy.engines [None req-46d67c79-5a03-4029-be71-42f0880829ca 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=113534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:10:58.398625 np0000166099 devstack@c-api.service[113534]: INFO cinder.rpc [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:10:58.398985 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.399229 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.400646 np0000166099 devstack@c-api.service[113534]: INFO cinder.rpc [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:10:58.401789 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.402207 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.403904 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.404079 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.406383 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.408246 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.408457 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.409436 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.411608 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.412315 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.412847 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.413690 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.415463 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.416007 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.416084 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.417830 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.418288 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.419021 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.419368 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.421053 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.421951 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.422024 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.423383 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.423525 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.424204 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.425112 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.426179 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.426359 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.427023 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.427995 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.429333 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.430011 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.431597 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.431654 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.431907 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.432427 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.433159 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.434202 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.435435 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.435491 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.436089 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.437537 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.438999 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.439087 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.440510 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.440594 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.440711 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.441692 np0000166099 devstack@c-api.service[113531]: WARNING cinder.api.contrib.hosts [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:10:58.441822 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446093 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446214 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446272 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446322 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446373 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446424 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.446474 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.447170 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.447540 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.448585 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.448689 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.448769 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.448899 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.449092 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.449236 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: extensions {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.450159 np0000166099 devstack@c-api.service[113533]: WARNING cinder.api.contrib.hosts [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:10:58.450386 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.450468 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: encryption {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.450999 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.451727 np0000166099 devstack@c-api.service[113532]: WARNING cinder.api.contrib.hosts [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:10:58.451943 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.452022 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-volume-manage {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.452500 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.452576 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.453504 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-volume-type-access {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.454004 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.454091 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.454161 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.455107 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-quota-sets {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.455488 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.455567 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.455640 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.456501 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: qos-specs {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.456874 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.457010 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.457433 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.457784 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: extensions {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.458075 np0000166099 devstack@c-api.service[113534]: WARNING cinder.api.contrib.hosts [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:10:58.458492 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: backups {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.458892 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.459012 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: encryption {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.459100 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.459954 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: extensions {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.460387 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.460465 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-hosts {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.460564 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-volume-manage {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.461167 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: encryption {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.461898 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: scheduler-stats {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.462001 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.462073 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-volume-type-access {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.462924 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-volume-manage {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.463270 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-volume-transfer {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.463350 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.463735 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-quota-sets {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.464344 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-volume-type-access {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.464730 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.465125 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: qos-specs {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.465402 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: extra_specs {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.465605 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: extensions {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.465927 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-quota-sets {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.466825 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: encryption {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.466929 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: cgsnapshots {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.467138 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: backups {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.467381 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: qos-specs {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.468277 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: consistencygroups {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.468368 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-volume-manage {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.469079 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-hosts {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.469392 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: backups {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.469855 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-volume-type-access {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.470188 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-availability-zone {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.470421 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: scheduler-stats {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.471395 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-quota-sets {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.471501 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-hosts {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.471576 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-snapshot-manage {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.471790 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-volume-transfer {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.472798 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: qos-specs {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.472900 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: scheduler-stats {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.472979 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: os-quota-class-sets {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.473352 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: extra_specs {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.474239 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: encryption {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.474324 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-volume-transfer {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.474784 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: backups {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.475634 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: cgsnapshots {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.475762 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extended resource: capabilities {{(pid=113531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.476502 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: extra_specs {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.476756 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-hosts {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.476974 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: consistencygroups {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.477814 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.478019 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: cgsnapshots {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.478098 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: scheduler-stats {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.478897 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-availability-zone {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.479309 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.479398 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: consistencygroups {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.479655 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-volume-transfer {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.480150 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-snapshot-manage {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.480790 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.481328 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-availability-zone {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.481553 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: os-quota-class-sets {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.481762 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: extra_specs {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.482368 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.482620 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-snapshot-manage {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.482791 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: encryption {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.483280 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: cgsnapshots {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.484103 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: os-quota-class-sets {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.484360 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extended resource: capabilities {{(pid=113533) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.484590 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: consistencygroups {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.485333 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: encryption {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.485882 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.486504 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.486594 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-availability-zone {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.486920 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extended resource: capabilities {{(pid=113532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.487776 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-snapshot-manage {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.487858 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.488699 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.488960 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.489154 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: os-quota-class-sets {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.489266 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.490066 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.contrib.snapshot_actions [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] SnapshotActionsController initialized {{(pid=113531) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:10:58.490366 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.490422 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: encryption {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.490623 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.491094 np0000166099 devstack@c-api.service[113531]: WARNING castellan.key_manager.migration [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.491862 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.491917 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extended resource: capabilities {{(pid=113534) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:10:58.492032 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.492292 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.492461 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.492646 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension UsedLimits extending resource: limits {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.492804 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.492950 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493097 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493235 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493283 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.493379 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension TypesManage extending resource: types {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493428 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.493530 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493708 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension AdminActions extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493869 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension AdminActions extending resource: snapshots {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.493917 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.494001 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension AdminActions extending resource: backups {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.494142 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.494278 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.494385 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.contrib.snapshot_actions [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] SnapshotActionsController initialized {{(pid=113533) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:10:58.494434 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeActions extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.494659 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.494727 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.v3.router [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.495148 np0000166099 devstack@c-api.service[113533]: WARNING castellan.key_manager.migration [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.495316 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.496019 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496131 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496215 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.496287 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension UsedLimits extending resource: limits {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496327 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496428 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496549 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496695 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496742 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.496891 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension TypesManage extending resource: types {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496891 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.496980 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension AdminActions extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497219 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension AdminActions extending resource: snapshots {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497268 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.contrib.snapshot_actions [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] SnapshotActionsController initialized {{(pid=113532) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:10:58.497304 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension AdminActions extending resource: backups {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497339 np0000166099 devstack@c-api.service[113531]: WARNING keystonemiddleware.auth_token [None req-df9c7b50-d9e9-4c56-b1d6-4c427db62a20 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. Apr 14 06:10:58.497375 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497375 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497595 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeActions extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497778 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.v3.router [None req-a199b801-9413-4e52-a8ff-50e13565c057 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113533) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.497906 np0000166099 devstack@c-api.service[113532]: WARNING castellan.key_manager.migration [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.498085 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.498706 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.498836 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.498964 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension UsedLimits extending resource: limits {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499086 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499180 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499278 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499397 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499497 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.499578 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension TypesManage extending resource: types {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499578 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499732 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension AdminActions extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.499831 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension AdminActions extending resource: snapshots {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.503710 np0000166099 devstack@c-api.service[113533]: WARNING keystonemiddleware.auth_token [None req-a199b801-9413-4e52-a8ff-50e13565c057 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. Apr 14 06:10:58.503790 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension AdminActions extending resource: backups {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.503790 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.503790 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.503790 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeActions extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.503790 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.v3.router [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.503963 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.503963 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.contrib.snapshot_actions [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] SnapshotActionsController initialized {{(pid=113534) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:10:58.503963 np0000166099 devstack@c-api.service[113534]: WARNING castellan.key_manager.migration [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:10:58.504056 np0000166099 devstack@c-api.service[113532]: WARNING keystonemiddleware.auth_token [None req-5bf83363-d234-4eea-98f8-18c17f94fe92 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. Apr 14 06:10:58.504094 np0000166099 devstack@c-api.service[113531]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e73310a3668 pid: 113531 (default app) Apr 14 06:10:58.504130 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504130 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504193 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.504193 np0000166099 devstack@c-api.service[113531]: warnings.warn( Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension UsedLimits extending resource: limits {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension TypesManage extending resource: types {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504482 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension AdminActions extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504482 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension AdminActions extending resource: snapshots {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504651 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension AdminActions extending resource: backups {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504719 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504997 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.504997 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeActions extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.505086 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.v3.router [None req-46d67c79-5a03-4029-be71-42f0880829ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113534) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:10:58.505818 np0000166099 devstack@c-api.service[113533]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e73310a3668 pid: 113533 (default app) Apr 14 06:10:58.507311 np0000166099 devstack@c-api.service[113534]: WARNING keystonemiddleware.auth_token [None req-46d67c79-5a03-4029-be71-42f0880829ca 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. Apr 14 06:10:58.508550 np0000166099 devstack@c-api.service[113532]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e73310a3668 pid: 113532 (default app) Apr 14 06:10:58.510969 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.510969 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.510969 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.510969 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.511341 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.511341 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.511341 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.511341 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.511654 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.511654 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.511654 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.511654 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.511654 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.511654 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512152 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512152 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512152 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512152 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512152 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512551 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512551 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512551 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512551 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512551 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512980 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512980 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.512980 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.512980 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.513296 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.513296 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.513296 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.513296 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.513296 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.513721 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.513721 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.513721 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.513721 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.513721 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.514112 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.514112 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.514112 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.514112 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.514112 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.514112 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.514557 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.514557 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.514557 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.514557 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.514557 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.514557 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.515136 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.515136 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.515136 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.515136 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.515136 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.515136 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.515580 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.515580 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.515580 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.515580 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.515580 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516050 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516050 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516050 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516050 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516050 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516387 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516387 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516387 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516387 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516387 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516387 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516722 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516722 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516722 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516722 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516722 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516722 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516982 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516982 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516982 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.516982 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.516982 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517197 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517197 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517197 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517197 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517197 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517395 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517395 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517395 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517395 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517558 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517558 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517558 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517558 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517745 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517745 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517745 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517745 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517745 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517985 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517985 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517985 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.517985 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.517985 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518193 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518193 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518193 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518193 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518381 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518381 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518381 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518381 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518556 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518556 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518556 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518556 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518771 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518771 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518771 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518771 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518998 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518998 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.518998 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.518998 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519182 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519182 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519182 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519182 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519182 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519422 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519422 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519422 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519422 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519422 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519422 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519706 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519706 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519706 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519706 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519706 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519912 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519912 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519912 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519912 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.519912 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.519912 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520187 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520187 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520187 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520187 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520187 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520187 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520450 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520450 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520450 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520450 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520450 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520450 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520814 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520814 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520814 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520814 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.520814 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.520814 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521086 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521086 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521086 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521086 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521274 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521274 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521274 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521274 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521274 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521500 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521500 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521500 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521500 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:10:58.521500 np0000166099 devstack@c-api.service[113531]: warnings.warn(deprecated_msg) Apr 14 06:10:58.521748 np0000166099 devstack@c-api.service[113534]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e73310a3668 pid: 113534 (default app) Apr 14 06:10:58.521819 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-61f43791-c4b8-40e7-8f81-1de2c1da4dae None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:10:58.521819 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 953 bytes} [Tue Apr 14 06:10:58 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 14 06:11:05.395241 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.395241 np0000166099 devstack@c-api.service[113533]: warnings.warn( Apr 14 06:11:05.408496 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.408496 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.408496 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.408496 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.408827 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.408827 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.408827 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.408827 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409052 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409052 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409052 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409052 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409052 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409052 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409388 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409388 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409388 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409388 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409388 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409686 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409686 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409686 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409686 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409686 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409983 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409983 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.409983 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.409983 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410236 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410236 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410236 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410236 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410236 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410533 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410533 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410533 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410533 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410533 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410853 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410853 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410853 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410853 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.410853 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.410853 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411179 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411179 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411179 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411179 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411179 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411179 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411498 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411498 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411498 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411498 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411498 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411498 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411891 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411891 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411891 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.411891 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.411891 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412195 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412195 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412195 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412195 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412195 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412454 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412454 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412454 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412454 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412454 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412454 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412796 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412796 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412796 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412796 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.412796 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.412796 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413102 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413102 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413102 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413102 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413102 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413397 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413397 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413397 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413397 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413397 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413659 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413659 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413659 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413659 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413914 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413914 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.413914 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.413914 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414129 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414129 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414129 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414129 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414129 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414412 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414412 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414412 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414412 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414412 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414858 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414858 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.414858 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.414858 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415052 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415052 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415052 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415052 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415197 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415197 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415197 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415197 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415339 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415339 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415339 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415339 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415489 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415489 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415489 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415489 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415635 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415635 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415635 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415635 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415635 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415857 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415857 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415857 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415857 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.415857 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.415857 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416064 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416064 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416064 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416064 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416064 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416227 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416227 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416227 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416227 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416227 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416227 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416456 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416456 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416456 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416456 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416456 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416456 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416680 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416680 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416680 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416680 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416680 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416680 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416879 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416879 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416879 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416879 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.416879 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.416879 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417074 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417074 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417074 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417074 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417213 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417213 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417213 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417213 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417213 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417398 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417398 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417398 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417398 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.417398 np0000166099 devstack@c-api.service[113533]: warnings.warn(deprecated_msg) Apr 14 06:11:05.417398 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-64f9dc89-a83a-40d3-b934-860c45184a83 None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:05.949905 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-64f9dc89-a83a-40d3-b934-860c45184a83 admin admin] POST https://199.204.45.169/volume/v3/types Apr 14 06:11:05.950452 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-64f9dc89-a83a-40d3-b934-860c45184a83 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 06:11:05.952096 np0000166099 devstack@c-api.service[113533]: /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. Apr 14 06:11:05.952096 np0000166099 devstack@c-api.service[113533]: warnings.warn( Apr 14 06:11:05.961433 np0000166099 devstack@c-api.service[113533]: DEBUG oslo_db.sqlalchemy.engines [None req-64f9dc89-a83a-40d3-b934-860c45184a83 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=113533) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:11:06.117642 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-64f9dc89-a83a-40d3-b934-860c45184a83 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Apr 14 06:11:06.117868 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Tue Apr 14 06:11:05 2026] POST /volume/v3/types => generated 186 bytes in 723 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:11:06.130920 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.130920 np0000166099 devstack@c-api.service[113532]: warnings.warn( Apr 14 06:11:06.143899 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.143899 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144016 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144016 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144016 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144016 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144016 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144161 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144161 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144161 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144161 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144161 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144161 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144315 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144315 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144315 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144315 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144315 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144439 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144439 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144439 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144439 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144557 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144557 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144557 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144557 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144686 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144686 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144686 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144686 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144686 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144818 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144818 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144818 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144818 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144818 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144944 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144944 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144944 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144944 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.144944 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.144944 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145113 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145113 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145113 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145113 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145113 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145113 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145264 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145264 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145264 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145264 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145264 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145264 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145414 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145414 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145414 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145414 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145414 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145414 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145568 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145568 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145568 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145568 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145697 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145697 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145697 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145697 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145697 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145838 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145838 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145838 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145838 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145838 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145993 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145993 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145993 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145993 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.145993 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.145993 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146139 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146139 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146139 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146139 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146139 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146271 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146271 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146271 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146271 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146271 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146399 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146399 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146399 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146399 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146511 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146511 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146511 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146511 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146618 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146618 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146618 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146618 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146618 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146762 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146762 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146762 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146762 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146762 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146886 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146886 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146886 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146886 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146989 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146989 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.146989 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.146989 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147127 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147127 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147127 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147127 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147300 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147300 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147300 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147300 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147405 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147405 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147405 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147405 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147503 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147503 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147503 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147503 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147503 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147503 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147684 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147684 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147684 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147684 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147684 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147816 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147996 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147996 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147996 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147996 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.147996 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.147996 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148151 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148151 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148151 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148151 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148151 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148151 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148299 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148299 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148299 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148299 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148299 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148299 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148456 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148456 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148456 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148456 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148556 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148556 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148556 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148556 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148676 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148676 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148676 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148676 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148784 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148784 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148784 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.148784 np0000166099 devstack@c-api.service[113532]: warnings.warn(deprecated_msg) Apr 14 06:11:06.148784 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [req-64f9dc89-a83a-40d3-b934-860c45184a83 req-200de368-fc59-45b1-9e2f-da872f6d0902 None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:06.462593 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [req-64f9dc89-a83a-40d3-b934-860c45184a83 req-200de368-fc59-45b1-9e2f-da872f6d0902 admin admin] POST https://199.204.45.169/volume/v3/types/d9827778-fbb4-4c26-8bf5-487327eeb72d/extra_specs Apr 14 06:11:06.463184 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [req-64f9dc89-a83a-40d3-b934-860c45184a83 req-200de368-fc59-45b1-9e2f-da872f6d0902 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 06:11:06.464890 np0000166099 devstack@c-api.service[113532]: /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. Apr 14 06:11:06.464890 np0000166099 devstack@c-api.service[113532]: warnings.warn( Apr 14 06:11:06.475144 np0000166099 devstack@c-api.service[113532]: DEBUG oslo_db.sqlalchemy.engines [req-64f9dc89-a83a-40d3-b934-860c45184a83 req-200de368-fc59-45b1-9e2f-da872f6d0902 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=113532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:11:06.575815 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [req-64f9dc89-a83a-40d3-b934-860c45184a83 req-200de368-fc59-45b1-9e2f-da872f6d0902 admin admin] https://199.204.45.169/volume/v3/types/d9827778-fbb4-4c26-8bf5-487327eeb72d/extra_specs returned with HTTP 200 Apr 14 06:11:06.593174 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Tue Apr 14 06:11:06 2026] POST /volume/v3/types/d9827778-fbb4-4c26-8bf5-487327eeb72d/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:11:08.381255 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=6 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:11:08.399981 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=6 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:11:16.098861 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:11:16.573515 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:13:52.722082 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.722082 np0000166099 devstack@c-api.service[113534]: warnings.warn( Apr 14 06:13:52.734559 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.734559 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.734559 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.734559 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.734994 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.734994 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.734994 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.734994 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.735263 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.735263 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.735263 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.735263 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.735263 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.735263 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.735698 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.735698 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.735698 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.735698 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.735698 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736057 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736057 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736057 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736057 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736057 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736352 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736352 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736352 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736352 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736645 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736645 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736645 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.736645 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.736645 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737024 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737024 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737024 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737024 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737024 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737356 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737356 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737356 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737356 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737356 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737356 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737793 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737793 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737793 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737793 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.737793 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.737793 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738208 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738208 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738208 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738208 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738208 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738208 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738625 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738625 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738625 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738625 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738625 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738999 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738999 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738999 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.738999 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.738999 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739318 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739318 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739318 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739318 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739318 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739318 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739579 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739579 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739579 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739579 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739579 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739579 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739821 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739821 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739821 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.739821 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.739821 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740047 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740047 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740047 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740047 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740047 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740237 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740237 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740237 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740237 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740408 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740408 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740408 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740408 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740586 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740586 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740586 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740586 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740586 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740816 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740816 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740816 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.740816 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.740816 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741010 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741010 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741010 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741010 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741170 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741170 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741170 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741170 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741349 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741349 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741349 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741349 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741529 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741529 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741529 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741529 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741710 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741710 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741710 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741710 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741877 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741877 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741877 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.741877 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.741877 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742107 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742107 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742107 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742107 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742107 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742107 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742370 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742370 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742370 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742370 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742370 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742559 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742559 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742559 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742559 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742559 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742559 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742823 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742823 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742823 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742823 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.742823 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.742823 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743060 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743060 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743060 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743060 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743060 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743060 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743311 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743311 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743311 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743311 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743311 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743311 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743546 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743546 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743546 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743546 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743747 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743747 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743747 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743747 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743747 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: warnings.warn(deprecated_msg) Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-fbd9f7dc-6da3-4e7a-b1fd-99ea6ab46286 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:13:52.743960 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-fbd9f7dc-6da3-4e7a-b1fd-99ea6ab46286 None None] GET https://199.204.45.169/volume// Apr 14 06:13:52.744221 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f7dc-6da3-4e7a-b1fd-99ea6ab46286 None None] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:13:52.744221 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-fbd9f7dc-6da3-4e7a-b1fd-99ea6ab46286 None None] Calling method 'all' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:13:52.744221 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-fbd9f7dc-6da3-4e7a-b1fd-99ea6ab46286 None None] https://199.204.45.169/volume// returned with HTTP 300 Apr 14 06:13:52.744221 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 1/4] 199.204.45.169 () {66 vars in 1456 bytes} [Tue Apr 14 06:13:52 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 14 06:14:30.561830 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:14:30.905050 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 demo demo] GET https://199.204.45.169/volume/v3/types?is_public=None Apr 14 06:14:30.905415 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:14:30.905636 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 demo demo] Calling method 'index' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:14:30.906137 np0000166099 devstack@c-api.service[113531]: /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. Apr 14 06:14:30.906137 np0000166099 devstack@c-api.service[113531]: warnings.warn( Apr 14 06:14:30.906770 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:14:30.917273 np0000166099 devstack@c-api.service[113531]: DEBUG oslo_db.sqlalchemy.engines [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 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=113531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:14:30.935689 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-345bf3c5-deed-4a77-aca5-6e79f58c7955 demo demo] https://199.204.45.169/volume/v3/types?is_public=None returned with HTTP 200 Apr 14 06:14:30.936077 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 2/5] 199.204.45.169 () {64 vars in 1263 bytes} [Tue Apr 14 06:14:30 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:14:30.949800 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [req-345bf3c5-deed-4a77-aca5-6e79f58c7955 req-abf787ca-eba1-470f-ab18-1b1137cc8f1f None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:14:30.955342 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [req-345bf3c5-deed-4a77-aca5-6e79f58c7955 req-abf787ca-eba1-470f-ab18-1b1137cc8f1f demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 14 06:14:30.955595 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [req-345bf3c5-deed-4a77-aca5-6e79f58c7955 req-abf787ca-eba1-470f-ab18-1b1137cc8f1f demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:14:30.955881 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [req-345bf3c5-deed-4a77-aca5-6e79f58c7955 req-abf787ca-eba1-470f-ab18-1b1137cc8f1f demo demo] Calling method 'show' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:14:30.966120 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [req-345bf3c5-deed-4a77-aca5-6e79f58c7955 req-abf787ca-eba1-470f-ab18-1b1137cc8f1f demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 14 06:14:30.966456 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 2/6] 199.204.45.169 () {66 vars in 1329 bytes} [Tue Apr 14 06:14:30 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:14:31.350767 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-11ad807c-e363-4787-8306-854c38ba7fe3 None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:14:31.356430 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-11ad807c-e363-4787-8306-854c38ba7fe3 demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 14 06:14:31.356858 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-11ad807c-e363-4787-8306-854c38ba7fe3 demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:14:31.357250 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-11ad807c-e363-4787-8306-854c38ba7fe3 demo demo] Calling method 'show' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:14:31.370879 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-11ad807c-e363-4787-8306-854c38ba7fe3 demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 14 06:14:31.371223 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 2/7] 199.204.45.169 () {64 vars in 1258 bytes} [Tue Apr 14 06:14:31 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) Apr 14 06:14:31.763998 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-e20a72d0-0035-4d77-a673-16da4420b4eb None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:14:32.079158 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-e20a72d0-0035-4d77-a673-16da4420b4eb demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 14 06:14:32.079470 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-e20a72d0-0035-4d77-a673-16da4420b4eb demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:14:32.079688 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-e20a72d0-0035-4d77-a673-16da4420b4eb demo demo] Calling method 'show' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:14:32.087532 np0000166099 devstack@c-api.service[113534]: DEBUG oslo_db.sqlalchemy.engines [None req-e20a72d0-0035-4d77-a673-16da4420b4eb 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=113534) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:14:32.105047 np0000166099 devstack@c-api.service[113534]: /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. Apr 14 06:14:32.105047 np0000166099 devstack@c-api.service[113534]: warnings.warn( Apr 14 06:14:32.107084 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-e20a72d0-0035-4d77-a673-16da4420b4eb demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 14 06:14:32.107844 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 2/8] 199.204.45.169 () {64 vars in 1258 bytes} [Tue Apr 14 06:14:31 2026] GET /volume/v3/types/default => generated 145 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:14:32.121403 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-0ad8ffdf-7b61-4aa0-805f-e53016bc848c None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:14:32.125153 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-0ad8ffdf-7b61-4aa0-805f-e53016bc848c demo demo] GET https://199.204.45.169/volume/v3/types/default Apr 14 06:14:32.125382 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-0ad8ffdf-7b61-4aa0-805f-e53016bc848c demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:14:32.125631 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-0ad8ffdf-7b61-4aa0-805f-e53016bc848c demo demo] Calling method 'show' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:14:32.141652 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-0ad8ffdf-7b61-4aa0-805f-e53016bc848c demo demo] https://199.204.45.169/volume/v3/types/default returned with HTTP 200 Apr 14 06:14:32.142004 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 3/9] 199.204.45.169 () {64 vars in 1258 bytes} [Tue Apr 14 06:14:32 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) Apr 14 06:14:40.962777 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=2 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:14:41.367934 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=2 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:14:42.102770 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=2 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:14:42.138999 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=3 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:19:48.399874 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:19:48.494213 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:19:48.494401 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:19:48.494589 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:19:48.495245 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:19:48.496065 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:19:48.533121 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] Get all volumes completed successfully. Apr 14 06:19:48.536678 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-64e45bb5-ca06-41ea-a7aa-315a0e1c55fd demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:19:48.537522 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 3/10] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:19:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:19:58.525069 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:20:48.557693 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:20:48.560601 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:20:48.560866 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:20:48.561085 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:20:48.561722 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:20:48.562584 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:20:48.599052 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] Get all volumes completed successfully. Apr 14 06:20:48.602514 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-5a96961d-ecbe-488c-aa82-21d4742676d9 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:20:48.603181 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 3/11] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:20:58.592751 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:21:48.619320 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-b106e8c5-b922-4661-85fc-5e6e96887995 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:21:48.623109 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:21:48.623356 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:21:48.623600 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:21:48.624260 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:21:48.625367 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:21:48.662869 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] Get all volumes completed successfully. Apr 14 06:21:48.665265 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-b106e8c5-b922-4661-85fc-5e6e96887995 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:21:48.665655 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 3/12] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:21:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:21:58.656856 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:22:48.683650 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-d070691b-280b-4cbc-a98f-779395118530 None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:22:48.688637 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:22:48.689046 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:22:48.689351 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:22:48.690201 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:22:48.691601 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:22:48.732068 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] Get all volumes completed successfully. Apr 14 06:22:48.734578 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-d070691b-280b-4cbc-a98f-779395118530 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:22:48.735020 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 4/13] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:22:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:22:58.725253 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:23:48.765483 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:23:48.770020 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:23:48.770433 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:23:48.771467 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:23:48.771799 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:23:48.773546 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:23:48.782413 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] Get all volumes completed successfully. Apr 14 06:23:48.786786 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-1f2f3f93-d1f4-4be8-b1b7-e3321e64c7da demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:23:48.787795 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 4/14] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:23:48 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) Apr 14 06:23:58.778458 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:24:48.805786 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-e1256753-97cc-4e4a-b524-3252c723a5ed None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:24:48.962488 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:24:48.962830 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:24:48.963134 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:24:48.963526 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:24:48.964813 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:24:48.973124 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] Get all volumes completed successfully. Apr 14 06:24:48.975754 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-e1256753-97cc-4e4a-b524-3252c723a5ed demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:24:48.976271 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 4/15] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:24:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Apr 14 06:24:58.968538 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:25:48.992918 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:25:48.997142 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:25:48.997488 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:25:48.997880 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:25:48.998276 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:25:48.999606 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:25:49.011043 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] Get all volumes completed successfully. Apr 14 06:25:49.014313 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-e9c627b6-3634-4614-bec8-d9b1e627df7b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:25:49.014815 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 4/16] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:25:48 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) Apr 14 06:25:59.004113 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:26:49.032826 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:26:49.035718 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:26:49.035892 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:26:49.036531 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:26:49.036874 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:26:49.037979 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:26:49.046332 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] Get all volumes completed successfully. Apr 14 06:26:49.048401 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-6f026778-627b-4f5f-921c-7e8458ad7d53 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:26:49.048764 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 5/17] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:26:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:26:59.041718 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:27:49.076346 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:27:49.080422 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:27:49.080856 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:27:49.081253 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:27:49.081723 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:27:49.083216 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:27:49.090905 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] Get all volumes completed successfully. Apr 14 06:27:49.092979 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-4e6b2e76-690c-4597-843d-3219f3fd8bb1 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:27:49.093468 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 5/18] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:27:49 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) Apr 14 06:27:59.086343 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:28:49.114767 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-9a21e399-b022-431b-b675-6752f79e658a None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:28:49.117404 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:28:49.117594 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:28:49.117879 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:28:49.118279 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:28:49.119422 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:28:49.128127 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] Get all volumes completed successfully. Apr 14 06:28:49.130142 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-9a21e399-b022-431b-b675-6752f79e658a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:28:49.130491 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 5/19] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:28:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:28:59.122582 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:29:49.147443 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:29:49.151308 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:29:49.151657 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:29:49.152067 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:29:49.152548 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:29:49.154205 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:29:49.160597 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] Get all volumes completed successfully. Apr 14 06:29:49.162380 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-ce86cdb6-bb0e-4340-bf96-3e6d4256ad34 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:29:49.162725 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 5/20] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:29:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:29:59.156853 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:30:49.180363 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-daab0120-0f75-45f2-af78-7ecd13265b70 None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:30:49.324626 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:30:49.325240 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:30:49.325463 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:30:49.326311 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:30:49.326933 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:30:49.335996 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] Get all volumes completed successfully. Apr 14 06:30:49.338509 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-daab0120-0f75-45f2-af78-7ecd13265b70 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:30:49.338864 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 6/21] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:30:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:30:59.331749 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:31:49.356688 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:31:49.359912 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:31:49.360514 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:31:49.360514 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:31:49.360834 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:31:49.361996 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:31:49.369903 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] Get all volumes completed successfully. Apr 14 06:31:49.372505 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-be0bc1d8-d993-4a10-8e44-d91c9c2e0cd0 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:31:49.372968 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 6/22] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:31:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:31:59.365013 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:32:49.387976 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:32:49.391775 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:32:49.392124 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:32:49.392510 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:32:49.392939 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:32:49.394205 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:32:49.400089 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] Get all volumes completed successfully. Apr 14 06:32:49.401942 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-589c63bd-eb8c-4b49-866d-5c6bc7a9e236 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:32:49.402266 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 6/23] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:32:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:32:59.396582 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:33:49.418649 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:33:49.421134 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:33:49.421365 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:33:49.421617 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:33:49.421989 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:33:49.423037 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:33:49.436549 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] Get all volumes completed successfully. Apr 14 06:33:49.440464 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-9bbf43ac-511b-43df-84a3-6f44563f38e8 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:33:49.441202 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 6/24] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:33:49 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) Apr 14 06:33:59.426976 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:34:49.455630 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:34:49.460520 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:34:49.460938 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:34:49.461317 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:34:49.461869 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:34:49.463614 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:34:49.470614 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] Get all volumes completed successfully. Apr 14 06:34:49.472722 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-e9bbd124-09b1-4b52-add3-0a8c6c2e7b8b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:34:49.473168 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 7/25] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:34:49 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) Apr 14 06:34:59.467251 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:35:49.486806 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-54c88a60-76ca-467e-b750-f109e4e8df19 None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:35:49.560858 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:35:49.561283 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:35:49.561882 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:35:49.562532 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:35:49.564079 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:35:49.571907 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] Get all volumes completed successfully. Apr 14 06:35:49.574727 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-54c88a60-76ca-467e-b750-f109e4e8df19 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:35:49.575159 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 7/26] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:35:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:35:59.567272 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:36:49.589997 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:36:49.594010 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:36:49.594397 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:36:49.594803 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:36:49.595256 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:36:49.596864 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:36:49.602942 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] Get all volumes completed successfully. Apr 14 06:36:49.604764 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-7ccb1e30-09c0-4f6d-b9dc-91e78e23055a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:36:49.605083 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 7/27] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:36:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:36:59.599342 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:37:49.620731 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:37:49.622685 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:37:49.622890 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:37:49.623076 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:37:49.623301 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:37:49.624030 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:37:49.631365 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] Get all volumes completed successfully. Apr 14 06:37:49.634502 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-f58dd461-3df3-41bf-8d9e-a51730d5fa61 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:37:49.635814 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 7/28] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:37:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:37:59.626846 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:38:49.653414 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:38:49.657803 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:38:49.658170 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:38:49.658545 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:38:49.659013 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:38:49.660535 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:38:49.668709 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] Get all volumes completed successfully. Apr 14 06:38:49.671311 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-b14e4cd4-6d5d-447f-9d94-9713a399b9e5 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:38:49.671835 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 8/29] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:38:49 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) Apr 14 06:38:59.664524 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:39:49.689536 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:39:49.692506 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:39:49.692792 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:39:49.693053 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:39:49.693353 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:39:49.694315 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:39:49.701850 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] Get all volumes completed successfully. Apr 14 06:39:49.704346 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-33e18acf-d0d9-4d87-8e99-04476e20e07f demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:39:49.704757 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 8/30] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:39:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:39:59.697412 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:40:49.721116 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:40:49.808690 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:40:49.809132 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:40:49.809501 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:40:49.810034 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:40:49.811735 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:40:49.820949 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] Get all volumes completed successfully. Apr 14 06:40:49.825403 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-cfba21ca-c716-4052-87c3-dd4ed0f47d37 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:40:49.826143 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 8/31] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:40:49 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) Apr 14 06:40:59.815641 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:41:49.843116 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:41:49.847941 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:41:49.848191 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:41:49.848397 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:41:49.848801 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:41:49.849878 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:41:49.857779 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] Get all volumes completed successfully. Apr 14 06:41:49.860765 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-824adcc4-179c-4b87-8419-2d3d3480cf78 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:41:49.861182 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 8/32] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:41:49 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) Apr 14 06:41:59.853219 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:42:49.877958 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-2883343a-df49-44fe-b92b-cbe544cec91a None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:42:49.881892 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:42:49.882143 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:42:49.882383 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:42:49.882691 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:42:49.883649 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:42:49.896130 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] Get all volumes completed successfully. Apr 14 06:42:49.898319 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-2883343a-df49-44fe-b92b-cbe544cec91a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:42:49.898701 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 9/33] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:42:49 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) Apr 14 06:42:59.887549 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:43:49.917256 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.middleware.request_id [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 None None] RequestId filter calling following filter/app {{(pid=113533) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:43:49.920437 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:43:49.920714 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] Empty body provided in request {{(pid=113533) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:43:49.920965 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.openstack.wsgi [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] Calling method 'detail' {{(pid=113533) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:43:49.921252 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.api.api_utils [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] Removing options '' from query. {{(pid=113533) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:43:49.922417 np0000166099 devstack@c-api.service[113533]: DEBUG cinder.volume.api [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113533) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:43:49.932248 np0000166099 devstack@c-api.service[113533]: INFO cinder.volume.api [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] Get all volumes completed successfully. Apr 14 06:43:49.935182 np0000166099 devstack@c-api.service[113533]: INFO cinder.api.openstack.wsgi [None req-2942e37b-1ced-41a4-8be7-8d670b2039c2 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:43:49.935658 np0000166099 devstack@c-api.service[113533]: [pid: 113533|app: 0|req: 9/34] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:43:49 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) Apr 14 06:43:59.925648 np0000166099 devstack@c-api.service[113533]: DEBUG dbcounter [-] [113533] Writing DB stats cinder:SELECT=1 {{(pid=113533) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:44:49.951835 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.middleware.request_id [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a None None] RequestId filter calling following filter/app {{(pid=113532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:44:49.955947 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:44:49.956344 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] Empty body provided in request {{(pid=113532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:44:49.956744 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.openstack.wsgi [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] Calling method 'detail' {{(pid=113532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:44:49.957252 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.api.api_utils [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] Removing options '' from query. {{(pid=113532) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:44:49.959091 np0000166099 devstack@c-api.service[113532]: DEBUG cinder.volume.api [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113532) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:44:49.966928 np0000166099 devstack@c-api.service[113532]: INFO cinder.volume.api [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] Get all volumes completed successfully. Apr 14 06:44:49.968946 np0000166099 devstack@c-api.service[113532]: INFO cinder.api.openstack.wsgi [None req-ddb6c30e-cdaf-401c-a41d-3e32ac212b4a demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:44:49.969199 np0000166099 devstack@c-api.service[113532]: [pid: 113532|app: 0|req: 9/35] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:44:49 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) Apr 14 06:44:59.962311 np0000166099 devstack@c-api.service[113532]: DEBUG dbcounter [-] [113532] Writing DB stats cinder:SELECT=1 {{(pid=113532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:45:49.983685 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.middleware.request_id [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 None None] RequestId filter calling following filter/app {{(pid=113534) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:45:50.139616 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:45:50.139811 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] Empty body provided in request {{(pid=113534) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:45:50.140009 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.openstack.wsgi [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] Calling method 'detail' {{(pid=113534) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:45:50.140218 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.api.api_utils [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] Removing options '' from query. {{(pid=113534) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:45:50.140907 np0000166099 devstack@c-api.service[113534]: DEBUG cinder.volume.api [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113534) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:45:50.146876 np0000166099 devstack@c-api.service[113534]: INFO cinder.volume.api [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] Get all volumes completed successfully. Apr 14 06:45:50.148749 np0000166099 devstack@c-api.service[113534]: INFO cinder.api.openstack.wsgi [None req-2ebeb0af-4ecb-44de-a1c2-18954a55d086 demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:45:50.149110 np0000166099 devstack@c-api.service[113534]: [pid: 113534|app: 0|req: 9/36] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:45:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:46:00.143466 np0000166099 devstack@c-api.service[113534]: DEBUG dbcounter [-] [113534] Writing DB stats cinder:SELECT=1 {{(pid=113534) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:46:50.165288 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.middleware.request_id [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b None None] RequestId filter calling following filter/app {{(pid=113531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:46:50.168038 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] GET https://199.204.45.169/volume/v3/volumes/detail Apr 14 06:46:50.168259 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] Empty body provided in request {{(pid=113531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:46:50.168500 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.openstack.wsgi [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] Calling method 'detail' {{(pid=113531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:46:50.168821 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.api.api_utils [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] Removing options '' from query. {{(pid=113531) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:46:50.169733 np0000166099 devstack@c-api.service[113531]: DEBUG cinder.volume.api [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113531) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:46:50.177839 np0000166099 devstack@c-api.service[113531]: INFO cinder.volume.api [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] Get all volumes completed successfully. Apr 14 06:46:50.180819 np0000166099 devstack@c-api.service[113531]: INFO cinder.api.openstack.wsgi [None req-05a0d2e0-ed2d-4d9c-9a4b-420d47c9a96b demo demo] https://199.204.45.169/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:46:50.181481 np0000166099 devstack@c-api.service[113531]: [pid: 113531|app: 0|req: 10/37] 199.204.45.169 () {64 vars in 1294 bytes} [Tue Apr 14 06:46:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:47:00.173008 np0000166099 devstack@c-api.service[113531]: DEBUG dbcounter [-] [113531] Writing DB stats cinder:SELECT=1 {{(pid=113531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}