May 07 03:38:20.154819 np0000172407 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 07 03:38:20.165080 np0000172407 devstack@c-api.service[112547]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 7 03:38:20 2026] *** May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: nodename: np0000172407 May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: machine: x86_64 May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: clock source: unix May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: pcre jit disabled May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: detected number of CPU cores: 16 May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: current working directory: / May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: detected binary path: /usr/bin/uwsgi-core May 07 03:38:20.168564 np0000172407 devstack@c-api.service[112547]: your processes number limit is 256917 May 07 03:38:20.168955 np0000172407 devstack@c-api.service[112547]: your memory page size is 4096 bytes May 07 03:38:20.168955 np0000172407 devstack@c-api.service[112547]: detected max file descriptor number: 2048 May 07 03:38:20.168955 np0000172407 devstack@c-api.service[112547]: lock engine: pthread robust mutexes May 07 03:38:20.168955 np0000172407 devstack@c-api.service[112547]: thunder lock: enabled May 07 03:38:20.169150 np0000172407 devstack@c-api.service[112547]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 07 03:38:20.169204 np0000172407 devstack@c-api.service[112547]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 07 03:38:20.169244 np0000172407 devstack@c-api.service[112547]: PEP 405 virtualenv detected: /opt/stack/data/venv May 07 03:38:20.169244 np0000172407 devstack@c-api.service[112547]: Set PythonHome to /opt/stack/data/venv May 07 03:38:20.204375 np0000172407 devstack@c-api.service[112547]: Python main interpreter initialized at 0x7450174a3668 May 07 03:38:20.204375 np0000172407 devstack@c-api.service[112547]: python threads support enabled May 07 03:38:20.204375 np0000172407 devstack@c-api.service[112547]: your server socket listen backlog is limited to 100 connections May 07 03:38:20.204375 np0000172407 devstack@c-api.service[112547]: your mercy for graceful operations on workers is 80 seconds May 07 03:38:20.204706 np0000172407 devstack@c-api.service[112547]: mapped 671795 bytes (656 KB) for 4 cores May 07 03:38:20.204851 np0000172407 devstack@c-api.service[112547]: *** Operational MODE: preforking *** May 07 03:38:20.205101 np0000172407 devstack@c-api.service[112547]: *** uWSGI is running in multiple interpreter mode *** May 07 03:38:20.205101 np0000172407 devstack@c-api.service[112547]: spawned uWSGI master process (pid: 112547) May 07 03:38:20.205260 np0000172407 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 07 03:38:20.205916 np0000172407 devstack@c-api.service[112547]: spawned uWSGI worker 1 (pid: 112552, cores: 1) May 07 03:38:20.206603 np0000172407 devstack@c-api.service[112547]: spawned uWSGI worker 2 (pid: 112553, cores: 1) May 07 03:38:20.207075 np0000172407 devstack@c-api.service[112547]: spawned uWSGI worker 3 (pid: 112554, cores: 1) May 07 03:38:20.207580 np0000172407 devstack@c-api.service[112547]: spawned uWSGI worker 4 (pid: 112555, cores: 1) May 07 03:38:20.207638 np0000172407 devstack@c-api.service[112547]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: we strongly recommend against using it for new projects. May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: framework. For more detail see May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:20.328802 np0000172407 devstack@c-api.service[112555]: import eventlet # noqa May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: we strongly recommend against using it for new projects. May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: framework. For more detail see May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:20.333099 np0000172407 devstack@c-api.service[112552]: import eventlet # noqa May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: we strongly recommend against using it for new projects. May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: framework. For more detail see May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:20.334522 np0000172407 devstack@c-api.service[112554]: import eventlet # noqa May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: we strongly recommend against using it for new projects. May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: If you are already using Eventlet, we recommend migrating to a different May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: framework. For more detail see May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 07 03:38:20.340572 np0000172407 devstack@c-api.service[112553]: import eventlet # noqa May 07 03:38:20.409798 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:20.409798 np0000172407 devstack@c-api.service[112555]: debtcollector.deprecate( May 07 03:38:20.416057 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:20.416057 np0000172407 devstack@c-api.service[112552]: debtcollector.deprecate( May 07 03:38:20.426550 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:20.426550 np0000172407 devstack@c-api.service[112553]: debtcollector.deprecate( May 07 03:38:20.426809 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 07 03:38:20.426809 np0000172407 devstack@c-api.service[112554]: debtcollector.deprecate( May 07 03:38:20.490055 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 07 03:38:20.490055 np0000172407 devstack@c-api.service[112555]: from cgi import parse_header May 07 03:38:20.496882 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 07 03:38:20.496882 np0000172407 devstack@c-api.service[112552]: from cgi import parse_header May 07 03:38:20.503251 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 07 03:38:20.503251 np0000172407 devstack@c-api.service[112553]: from cgi import parse_header May 07 03:38:20.511048 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 07 03:38:20.511048 np0000172407 devstack@c-api.service[112554]: from cgi import parse_header May 07 03:38:20.535186 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 07 03:38:20.535186 np0000172407 devstack@c-api.service[112555]: removals.removed_module( May 07 03:38:20.535859 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 07 03:38:20.535859 np0000172407 devstack@c-api.service[112555]: removals.removed_module( May 07 03:38:20.543938 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 07 03:38:20.543938 np0000172407 devstack@c-api.service[112552]: removals.removed_module( May 07 03:38:20.544607 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 07 03:38:20.544607 np0000172407 devstack@c-api.service[112552]: removals.removed_module( May 07 03:38:20.547417 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 07 03:38:20.547417 np0000172407 devstack@c-api.service[112553]: removals.removed_module( May 07 03:38:20.548108 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 07 03:38:20.548108 np0000172407 devstack@c-api.service[112553]: removals.removed_module( May 07 03:38:20.557724 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 07 03:38:20.557724 np0000172407 devstack@c-api.service[112554]: removals.removed_module( May 07 03:38:20.558411 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 07 03:38:20.558411 np0000172407 devstack@c-api.service[112554]: removals.removed_module( May 07 03:38:21.119358 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 07 03:38:21.119358 np0000172407 devstack@c-api.service[112555]: warnings.warn( May 07 03:38:21.129852 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 07 03:38:21.129852 np0000172407 devstack@c-api.service[112553]: warnings.warn( May 07 03:38:21.137347 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 07 03:38:21.137347 np0000172407 devstack@c-api.service[112552]: warnings.warn( May 07 03:38:21.163027 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 07 03:38:21.163027 np0000172407 devstack@c-api.service[112554]: warnings.warn( May 07 03:38:21.218742 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 07 03:38:21.218742 np0000172407 devstack@c-api.service[112555]: warnings.warn( May 07 03:38:21.226642 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 07 03:38:21.226642 np0000172407 devstack@c-api.service[112553]: warnings.warn( May 07 03:38:21.232423 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 07 03:38:21.232423 np0000172407 devstack@c-api.service[112552]: warnings.warn( May 07 03:38:21.260076 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 07 03:38:21.260076 np0000172407 devstack@c-api.service[112554]: warnings.warn( May 07 03:38:21.496074 np0000172407 devstack@c-api.service[112552]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 07 03:38:21.496614 np0000172407 devstack@c-api.service[112552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:21.502503 np0000172407 devstack@c-api.service[112553]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 07 03:38:21.502876 np0000172407 devstack@c-api.service[112553]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112553) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:21.533565 np0000172407 devstack@c-api.service[112555]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 07 03:38:21.533980 np0000172407 devstack@c-api.service[112555]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112555) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:21.536287 np0000172407 devstack@c-api.service[112554]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 07 03:38:21.536713 np0000172407 devstack@c-api.service[112554]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112554) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 07 03:38:21.579130 np0000172407 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 07 03:38:21.579130 np0000172407 devstack@c-api.service[112552]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:21.580458 np0000172407 devstack@c-api.service[112553]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 07 03:38:21.580458 np0000172407 devstack@c-api.service[112553]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:21.593950 np0000172407 devstack@c-api.service[112555]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 07 03:38:21.593950 np0000172407 devstack@c-api.service[112555]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:21.599902 np0000172407 devstack@c-api.service[112554]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 07 03:38:21.599902 np0000172407 devstack@c-api.service[112554]: @jsonschema.FormatChecker.cls_checks('date-time') May 07 03:38:22.016125 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:22.016382 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112555) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:22.016472 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:22.016542 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.016542 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.016659 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.016721 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.016778 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.016839 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.016897 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.016971 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.017034 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.017835 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.017910 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.017993 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.018063 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.018128 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.018188 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.018255 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.018356 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.018419 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.018476 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.018534 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.018594 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.018652 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.018729 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.018795 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.018857 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.018925 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.018925 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.018925 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.018925 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.018925 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.019194 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 07 03:38:22.019581 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.019675 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.019847 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.020261 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.020373 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.020444 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.020528 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.020582 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.020640 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.020711 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.020772 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.020830 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.020899 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.020976 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.021036 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.021095 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.021155 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.021225 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.021285 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.021375 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.021464 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.021528 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.021605 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.021666 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.021726 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.021785 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.021844 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.021911 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.021977 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.022037 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.022105 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.022171 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.022237 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.022299 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.022380 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.022455 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.022521 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.022580 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.022649 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.022715 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.022773 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.022832 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.022898 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.022957 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.023022 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.023080 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.023139 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.023213 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.023281 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.023378 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.023440 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.023501 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.023566 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.023621 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.023680 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.023747 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.023814 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.024375 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.024375 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.024503 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.024563 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.024669 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.024742 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.024809 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.024867 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.024927 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.024996 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.025056 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.025122 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.025190 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.025249 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.025307 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.025393 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.025470 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.025470 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.025470 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.025470 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.025470 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.025706 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.025706 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.025706 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.025706 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.025810 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.025840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.025840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.025900 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.025934 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.025967 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.025999 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.026030 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.026059 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.026090 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.026119 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.026151 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.026194 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.026224 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.026254 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.026284 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.026320 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.026360 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.026399 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.026433 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.026464 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.026492 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.026492 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.026492 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.026577 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.026746 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.026746 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.026808 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.026836 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.026875 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.026907 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.026932 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.026961 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.026991 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.027022 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.027056 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.027085 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.027115 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.027141 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.027170 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.027199 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.027225 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.027254 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.027289 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.027317 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.027367 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.027404 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.027435 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.027435 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.027435 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.027435 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.027435 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.027435 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.027908 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.027964 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.027996 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.028025 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.028060 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.028089 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.028119 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.028145 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.028175 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.028205 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.028231 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.028261 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.028286 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.028313 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.028353 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.028381 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.028419 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.028449 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.028476 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.028501 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.028529 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.028559 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.028585 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.028619 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.028645 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.028672 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.028672 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.028718 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.030506 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.030552 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.030628 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.030683 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.030719 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.030755 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.030780 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.030810 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.030845 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.030880 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.030907 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.030942 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.031068 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.031103 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.031130 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.031174 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.031204 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.031244 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.031271 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.031302 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.031343 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.031374 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.031412 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.031446 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.031481 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.031511 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.031541 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.031576 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.031610 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.031641 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.031671 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.031700 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.031730 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.031760 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.031794 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.031829 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.031867 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.031896 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.031926 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.031955 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.031984 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.032019 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.032053 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.032081 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.032107 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.032136 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.032167 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.032196 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.032220 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.032249 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.032274 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.032297 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.032330 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.032367 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.032392 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.032424 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.032449 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.032477 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.032507 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.032535 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.032559 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.032582 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.032609 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.032639 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.032669 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.032702 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.032731 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.032763 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.032795 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.032819 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.032843 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.032874 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.032903 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.032963 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.032996 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.033026 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.033050 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.033073 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.033099 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.033122 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.033155 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.033184 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.033184 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.033184 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.033264 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.033264 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.033264 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.033264 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.033373 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.033400 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.033431 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.033456 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.033480 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.033514 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.033541 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.033570 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.033570 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.033619 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.033649 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.033682 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.033719 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.033752 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.033789 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.033834 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.033873 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.033916 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.033956 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.033996 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.034036 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.034075 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.034075 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.034075 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.037232 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.037326 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.037326 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.037419 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.037470 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.037523 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.037564 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.037612 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.037654 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.037703 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.037747 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.037747 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.037747 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.037747 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.039672 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.039745 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.039786 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.039825 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.039898 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.039942 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.039982 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.040030 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.040076 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.040076 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.040148 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.040192 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.040250 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.040329 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.041731 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.041780 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.041850 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.041894 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.041949 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.041949 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.042018 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.042065 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.042100 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.042139 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.042175 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.042213 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.042265 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.042313 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.042367 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.042404 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.042444 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.042483 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.042517 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.042557 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.042591 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.042641 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.042693 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.042754 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.042821 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.042881 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.042947 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.043008 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.043074 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.043132 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.043190 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.043260 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.043323 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.043427 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.043489 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.043546 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.043604 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.043671 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.043730 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.043798 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.043874 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.043941 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.044007 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.044065 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.044125 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.044190 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.044257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.044840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.044840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.044840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.044840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.044840 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.045107 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.045175 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.045241 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.045301 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.045399 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.045486 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.045546 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.045607 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.045665 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.045724 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.045790 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.045858 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.045917 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.045974 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.046037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.046112 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.046172 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.046231 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.046290 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.046290 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.046290 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.046290 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.046290 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.046589 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.046589 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.046722 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.046783 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.046841 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.046900 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.046959 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.047024 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.047082 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.047140 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.047200 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.047266 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.047361 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.047437 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.047498 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.047564 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.047624 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.047692 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.047750 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.047995 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.047995 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.048111 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.048173 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.048173 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.048290 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.048372 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.048446 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.048446 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.048559 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.048559 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.048559 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.048734 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.048734 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.048849 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.048908 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.048969 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.049028 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.049086 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.049145 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.049216 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.049285 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.049285 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.049452 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.049513 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.049596 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.049657 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.049716 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.049786 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.049845 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.049903 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.050096 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.050161 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.050221 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.050279 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.050279 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.050412 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.050412 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.050525 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.050583 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.050659 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.050722 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.050789 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.050848 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.050915 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.050915 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.051039 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.051105 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.051172 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.051231 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.051301 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.051401 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.051460 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.051533 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.051595 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.051653 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.051711 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.051777 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.051844 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.051905 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.051980 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.052046 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.052105 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.052105 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.052105 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.052279 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.052685 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.052685 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.052796 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.052864 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.052932 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.052992 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.053058 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.053126 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.053192 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.053253 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.053316 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.053407 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.053467 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.053534 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.053602 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.053661 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.053779 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.053779 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.053909 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.053974 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.054034 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.054100 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.054160 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.054160 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.054275 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.054339 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.054445 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.054508 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.054567 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.054633 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.054633 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.054722 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.054751 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.054781 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.054816 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.054848 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.054877 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.054907 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.054942 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.054974 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.055001 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.055030 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.055061 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.055086 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.055121 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.055146 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.055174 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.055174 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.055174 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.055252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.055463 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.055463 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.055463 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.055463 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.055567 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.055599 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.055599 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.055655 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.055686 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.055720 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.055720 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.055774 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.055800 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.055829 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.055859 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.055891 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.055922 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.055954 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.055989 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.056019 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.056104 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.060413 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.060479 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.060532 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.060597 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.060651 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.060706 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.060749 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.060785 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.060819 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.060819 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.060873 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.060939 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.060994 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.061059 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.061160 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.061200 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.061232 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.061263 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.061294 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.061345 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.061377 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.061407 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.061437 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.061463 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.061494 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.061524 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.061562 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.061593 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.061622 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.061657 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.061691 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.061718 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.061751 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.061785 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.061815 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.061849 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.061886 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.061920 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.061951 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.062015 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.062015 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.062015 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.062089 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.062089 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.062089 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.062089 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.062194 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.062194 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.062302 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.062419 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.062452 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.062484 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.062514 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.062545 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.062545 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.062545 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.062632 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.062632 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.062690 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.062731 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.062777 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.062816 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.062855 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.062893 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.062931 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.062977 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.063016 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.063052 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.063092 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.063136 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.063174 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.063218 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.063258 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.063297 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.063357 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.063407 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.063452 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.063491 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.063529 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.063563 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.063608 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.063608 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.063683 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.063730 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.069001 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.069064 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.069104 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.069176 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.069222 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.069264 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.069305 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.069354 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.069395 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.069442 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.069482 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.069482 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.069482 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.069588 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.069849 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.069896 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.069965 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.070023 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.070081 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.070137 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.070200 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.070554 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.070607 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.070676 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.070730 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.070775 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.070840 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.070904 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.071300 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.071377 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.071420 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.071459 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.071493 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.071526 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.071566 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.071604 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.071637 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.071678 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.071714 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.071848 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.071883 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.071920 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.071952 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.071985 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.072035 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.072070 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.072103 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.072135 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.072185 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.072474 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.072558 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.072602 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.072637 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.072675 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.072720 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.072760 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.072807 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.072847 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.072898 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.072934 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.072973 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.073019 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.073055 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.073094 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.073128 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.073163 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.073198 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.073244 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.073280 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.073320 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.073387 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.073429 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.073464 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.073464 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.073464 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.073572 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.073620 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.073661 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.073701 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.073740 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.073740 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.073740 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.073740 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.073740 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.073943 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.074149 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.074149 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.074239 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.074412 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.074476 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.074512 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.074553 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.074593 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.074646 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.074688 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.074726 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.074767 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.074808 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.074841 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.074922 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.074998 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.075110 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.075162 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.075197 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.075230 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.075263 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.075296 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.075351 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.075395 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.075429 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.075466 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.075501 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.075535 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.075578 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.075619 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.075654 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.075775 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.075817 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.075852 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.075886 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.075925 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.075964 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.076002 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.076041 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.076087 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.076130 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.076180 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.076221 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.076260 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.076299 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.076340 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.076408 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.076728 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.076986 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.076986 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.076986 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.076986 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.076986 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.077173 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.077215 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.077254 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.077298 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.077359 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.077359 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.077359 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.077359 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.077359 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.077548 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.080587 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.080652 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.080693 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.080737 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.080798 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.080839 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.080921 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.080979 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.081021 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.081067 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.081107 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.081146 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.081186 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.081230 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.081271 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.081314 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.081368 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.081407 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.081457 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.081503 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.081543 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.081583 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.081623 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.081664 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.081702 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.081747 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.081791 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.081838 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.081877 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.081944 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.082023 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.082076 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.082117 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.082157 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.082197 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.082242 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.082287 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.082331 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.082407 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112555) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.082462 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.082514 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.082555 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 07 03:38:22.082595 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.082634 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112554) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 07 03:38:22.082678 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.082724 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 07 03:38:22.082800 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112555) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.082841 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 07 03:38:22.082881 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112555) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.082928 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 07 03:38:22.082928 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112554) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 07 03:38:22.082928 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112554) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 07 03:38:22.125477 np0000172407 devstack@c-api.service[112552]: INFO dbcounter [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Registered counter for database cinder May 07 03:38:22.125863 np0000172407 devstack@c-api.service[112553]: INFO dbcounter [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Registered counter for database cinder May 07 03:38:22.126924 np0000172407 devstack@c-api.service[112555]: INFO dbcounter [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Registered counter for database cinder May 07 03:38:22.129008 np0000172407 devstack@c-api.service[112554]: INFO dbcounter [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Registered counter for database cinder May 07 03:38:22.136884 np0000172407 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-7e68627e-3d0d-46f4-81df-63094eaed975 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.139661 np0000172407 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.144036 np0000172407 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.152230 np0000172407 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.247977 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writer thread running {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:22.250652 np0000172407 devstack@c-api.service[112552]: INFO cinder.rpc [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:22.252911 np0000172407 devstack@c-api.service[112552]: INFO cinder.rpc [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:22.254771 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writer thread running {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:22.255260 np0000172407 devstack@c-api.service[112552]: INFO cinder.rpc [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:22.256948 np0000172407 devstack@c-api.service[112555]: INFO cinder.rpc [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:22.257025 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writer thread running {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:22.257673 np0000172407 devstack@c-api.service[112552]: INFO cinder.rpc [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:22.258897 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.259120 np0000172407 devstack@c-api.service[112555]: INFO cinder.rpc [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:22.259189 np0000172407 devstack@c-api.service[112553]: INFO cinder.rpc [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:22.261035 np0000172407 devstack@c-api.service[112555]: INFO cinder.rpc [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:22.261355 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.261476 np0000172407 devstack@c-api.service[112553]: INFO cinder.rpc [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:22.263099 np0000172407 devstack@c-api.service[112555]: INFO cinder.rpc [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:22.263558 np0000172407 devstack@c-api.service[112553]: INFO cinder.rpc [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:22.264255 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.265749 np0000172407 devstack@c-api.service[112553]: INFO cinder.rpc [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:22.266568 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.266635 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.266972 np0000172407 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-7e68627e-3d0d-46f4-81df-63094eaed975 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.268134 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writer thread running {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 07 03:38:22.268263 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.269032 np0000172407 devstack@c-api.service[112552]: INFO cinder.rpc [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:22.270692 np0000172407 devstack@c-api.service[112554]: INFO cinder.rpc [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 07 03:38:22.270876 np0000172407 devstack@c-api.service[112552]: INFO cinder.rpc [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:22.271996 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.272081 np0000172407 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.272695 np0000172407 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.272900 np0000172407 devstack@c-api.service[112554]: INFO cinder.rpc [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 07 03:38:22.274215 np0000172407 devstack@c-api.service[112555]: INFO cinder.rpc [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:22.274422 np0000172407 devstack@c-api.service[112553]: INFO cinder.rpc [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:22.274891 np0000172407 devstack@c-api.service[112554]: INFO cinder.rpc [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 07 03:38:22.276023 np0000172407 devstack@c-api.service[112555]: INFO cinder.rpc [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:22.276106 np0000172407 devstack@c-api.service[112553]: INFO cinder.rpc [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:22.276724 np0000172407 devstack@c-api.service[112554]: INFO cinder.rpc [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 07 03:38:22.276816 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.276943 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.277593 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.279278 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.283008 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.283142 np0000172407 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:22.284828 np0000172407 devstack@c-api.service[112554]: INFO cinder.rpc [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 07 03:38:22.286163 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.286555 np0000172407 devstack@c-api.service[112554]: INFO cinder.rpc [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 07 03:38:22.287615 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.288171 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.288871 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.289331 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.291325 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.292070 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.293327 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.294500 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.295248 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.296350 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.298490 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.298698 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.299268 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.299611 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.301694 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.301859 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.302229 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.302733 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.304577 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.305021 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.305149 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.306170 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.307661 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.308573 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.309044 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.309109 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.310465 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.310529 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.312055 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.312149 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.313171 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.313872 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.315039 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.315166 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.315403 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.316650 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.317989 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.318639 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.319001 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.319238 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.321850 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.322163 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.323516 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.323944 np0000172407 devstack@c-api.service[112552]: WARNING cinder.api.contrib.hosts [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:22.324708 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.324755 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.324782 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.326107 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.326195 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.327148 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.327777 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.328153 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.328946 np0000172407 devstack@c-api.service[112553]: WARNING cinder.api.contrib.hosts [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:22.329247 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.329763 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.329890 np0000172407 devstack@c-api.service[112555]: WARNING cinder.api.contrib.hosts [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:22.330719 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.330818 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.330886 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.331120 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.332101 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.332401 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.332622 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.333587 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.333968 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.334047 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.335372 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.335471 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.335537 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.336237 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: extensions {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.336970 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.337160 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.337468 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.338622 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.338714 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.338993 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-hosts {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.340012 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.340133 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.340370 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-quota-class-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.340849 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: extensions {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.341499 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.341573 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: capabilities {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.342011 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.342084 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.342324 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: extensions {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.342839 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: extra_specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.343547 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: encryption {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.343638 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-hosts {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.344383 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-volume-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.344964 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-quota-class-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.345329 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-hosts {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.345405 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.345738 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: consistencygroups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.346170 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: capabilities {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.346699 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-quota-class-sets {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.347137 np0000172407 devstack@c-api.service[112554]: WARNING cinder.api.contrib.hosts [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 07 03:38:22.347430 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: extra_specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.347643 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-availability-zone {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.347925 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: capabilities {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.348003 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.348926 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-volume-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.349187 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: extra_specs {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.349347 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.349524 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: cgsnapshots {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.350268 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: consistencygroups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.350710 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-volume-manage {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.350831 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.350896 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-volume-transfer {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.352071 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: consistencygroups {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.352314 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-availability-zone {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.352427 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.352496 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-volume-type-access {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.353495 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: cgsnapshots {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.353796 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.353990 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-availability-zone {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.354038 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: scheduler-stats {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.354799 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-volume-transfer {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.355458 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.355515 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.355772 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: cgsnapshots {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.356898 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-volume-type-access {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.356975 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.357024 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: qos-specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.357093 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-volume-transfer {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.358334 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.358434 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: scheduler-stats {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.358696 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-volume-type-access {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.358979 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-quota-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.359163 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: extensions {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.359823 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.360236 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: scheduler-stats {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.360361 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: backups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.360420 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.361323 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: qos-specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.361669 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: encryption {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.361951 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-hosts {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.362360 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extended resource: os-snapshot-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.363132 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: qos-specs {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.363303 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-quota-class-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.363435 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-quota-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.364534 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.364609 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: capabilities {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.364715 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: backups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.365159 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-quota-sets {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.365522 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] SnapshotActionsController initialized {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:22.365812 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: extra_specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.366258 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.366563 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: backups {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.366668 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extended resource: os-snapshot-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.367303 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-volume-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.367691 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.368524 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extended resource: os-snapshot-manage {{(pid=112555) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.368641 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: consistencygroups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.368760 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.369148 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.369686 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.contrib.snapshot_actions [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] SnapshotActionsController initialized {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:22.370421 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.370558 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.370670 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.371056 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-availability-zone {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.371723 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.contrib.snapshot_actions [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] SnapshotActionsController initialized {{(pid=112555) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:22.371932 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.371982 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.372361 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: cgsnapshots {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.372446 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.373345 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.373398 np0000172407 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.373717 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-volume-transfer {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.373926 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.374378 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.374498 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.374598 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.374707 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension TypesManage extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.374760 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.374795 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.374921 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375035 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375132 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375239 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375289 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-volume-type-access {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.375354 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.375391 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375501 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375601 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375793 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension UsedLimits extending resource: limits {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375886 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension AdminActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.375997 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension AdminActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.376077 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.376121 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] Extension AdminActions extending resource: backups {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.376695 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.376879 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: scheduler-stats {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.377554 np0000172407 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.378127 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.378324 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: encryption {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.378400 np0000172407 devstack@c-api.service[112552]: WARNING keystonemiddleware.auth_token [None req-7e68627e-3d0d-46f4-81df-63094eaed975 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 07 03:38:22.378491 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.378607 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.378700 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.378805 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension TypesManage extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.378911 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379008 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379182 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379263 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379337 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379494 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379544 np0000172407 devstack@c-api.service[112555]: WARNING castellan.key_manager.migration [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.379583 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379688 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379776 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: qos-specs {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.379858 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension UsedLimits extending resource: limits {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.379961 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension AdminActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380071 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension AdminActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380170 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] Extension AdminActions extending resource: backups {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380504 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380612 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380712 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380825 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension TypesManage extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.380926 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381027 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381154 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381242 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381373 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381498 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381617 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381723 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.381824 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-quota-sets {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.381899 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension UsedLimits extending resource: limits {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.382000 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension AdminActions extending resource: volumes {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.382111 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.382209 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.v3.router [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] Extension AdminActions extending resource: backups {{(pid=112555) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.382413 np0000172407 devstack@c-api.service[112553]: WARNING keystonemiddleware.auth_token [None req-7bb23d94-ccaf-4945-a56e-17bb92f0c86d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 07 03:38:22.383244 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: backups {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.384406 np0000172407 devstack@c-api.service[112555]: WARNING keystonemiddleware.auth_token [None req-fca810c3-df34-4d7b-8a33-6bab938ff8a5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 07 03:38:22.384556 np0000172407 devstack@c-api.service[112552]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7450174a3668 pid: 112552 (default app) May 07 03:38:22.385077 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 07 03:38:22.385077 np0000172407 devstack@c-api.service[112552]: warnings.warn( May 07 03:38:22.385207 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extended resource: os-snapshot-manage {{(pid=112554) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 07 03:38:22.387338 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.388185 np0000172407 devstack@c-api.service[112553]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7450174a3668 pid: 112553 (default app) May 07 03:38:22.388245 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.contrib.snapshot_actions [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] SnapshotActionsController initialized {{(pid=112554) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 07 03:38:22.389135 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.390262 np0000172407 devstack@c-api.service[112555]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7450174a3668 pid: 112555 (default app) May 07 03:38:22.390561 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.391958 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.393032 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393032 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393187 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393187 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393187 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393187 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393187 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393477 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393477 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393477 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393477 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393477 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393477 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393748 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393748 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393748 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.393748 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.393748 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394015 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394015 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394015 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394015 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394262 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394262 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394262 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394262 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394545 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394545 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394545 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394545 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394545 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394956 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394956 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394956 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.394956 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.394956 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.395376 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.395445 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.395445 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.395445 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.395445 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.395445 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.395445 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.395924 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.395924 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.395924 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.395924 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.395924 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.395924 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.396416 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.396416 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.396416 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.396416 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.396416 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.396416 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.396881 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.396881 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.396881 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.396881 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.396881 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.396881 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.397318 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.397318 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.397318 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.397318 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.397636 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.397636 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.397636 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.397636 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.397636 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398048 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398048 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398048 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398048 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398048 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398520 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398520 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398520 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398520 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398520 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398520 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398954 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398954 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398954 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.398954 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.398954 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.399406 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.399406 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.399406 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.399406 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.399406 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.399779 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.399779 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.399779 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.399779 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400084 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400084 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400084 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400084 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400447 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400447 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400447 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400447 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400447 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400925 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400925 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400925 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.400925 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.400925 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.401472 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.401472 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.401472 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.401472 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.401894 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.401894 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.401894 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.401894 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402282 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402282 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402282 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402282 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402679 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402679 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402679 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402679 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402829 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402829 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402829 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402829 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402985 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402985 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402985 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402985 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.402985 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.402985 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403190 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403190 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403190 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403190 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403190 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403396 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403630 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403630 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403630 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403630 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403630 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403630 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403835 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403835 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403835 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403835 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.403835 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.403835 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404069 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404069 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404069 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404069 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404069 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404069 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404275 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404275 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404275 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404275 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404439 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404439 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404439 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404439 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404575 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404575 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404575 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404575 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404719 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404719 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404719 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:22.404719 np0000172407 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 07 03:38:22.404939 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.404939 np0000172407 devstack@c-api.service[112554]: WARNING castellan.key_manager.migration [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 07 03:38:22.405002 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-28e01ab4-26e7-4bcf-ad4e-936a88101c25 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension TypesManage extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405037 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension UsedLimits extending resource: limits {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405241 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension AdminActions extending resource: volumes {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405486 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension AdminActions extending resource: snapshots {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405486 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.v3.router [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] Extension AdminActions extending resource: backups {{(pid=112554) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 07 03:38:22.405542 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 1/1] 199.204.45.44 () {60 vars in 946 bytes} [Thu May 7 03:38:22 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 07 03:38:22.405578 np0000172407 devstack@c-api.service[112554]: WARNING keystonemiddleware.auth_token [None req-13c30de7-bbf1-4d53-a9b5-b9f6e9870d35 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 07 03:38:22.406878 np0000172407 devstack@c-api.service[112554]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7450174a3668 pid: 112554 (default app) May 07 03:38:29.368843 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 07 03:38:29.368843 np0000172407 devstack@c-api.service[112553]: warnings.warn( May 07 03:38:29.382106 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382106 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382106 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382106 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382106 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382562 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382562 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382562 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382562 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382562 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382877 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382877 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382877 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382877 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.382877 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.382877 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383208 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383208 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383208 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383208 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383484 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383484 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383484 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383484 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383745 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383745 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383745 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383745 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383973 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383973 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383973 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.383973 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.383973 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384262 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384262 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384262 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384262 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384262 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384570 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384570 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384570 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384570 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384570 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384570 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384933 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384933 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384933 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384933 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.384933 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.384933 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.385328 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.385328 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.385328 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.385328 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.385328 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.385328 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.385752 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.385752 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.385752 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.385752 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.385752 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386071 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386071 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386071 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386071 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386071 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386429 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386429 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386429 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386429 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386429 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386429 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386821 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386821 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386821 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386821 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.386821 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.386821 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387106 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387106 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387106 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387106 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387106 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387336 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387336 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387336 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387336 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387336 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387538 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387538 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387538 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387538 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387710 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387710 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387710 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387710 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387876 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387876 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387876 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.387876 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.387876 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388079 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388079 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388079 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388079 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388079 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388282 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388282 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388282 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388282 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388478 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388478 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388478 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388478 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388639 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388639 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388639 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388639 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388806 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388806 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388806 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388806 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388970 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388970 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.388970 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.388970 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389132 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389132 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389132 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389132 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389132 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389372 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389372 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389372 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389372 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389372 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389372 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389613 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389613 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389613 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389613 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389613 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389812 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389812 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389812 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389812 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.389812 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.389812 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390048 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390048 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390048 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390048 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390048 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390048 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390294 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390294 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390294 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390294 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390294 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390294 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390546 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390546 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390546 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390546 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390546 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390546 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390798 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390798 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390798 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390798 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390961 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390961 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390961 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.390961 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.390961 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.391166 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.391166 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.391166 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.391166 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.391166 np0000172407 devstack@c-api.service[112553]: warnings.warn(deprecated_msg) May 07 03:38:29.391166 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-0f470610-0774-4566-b53e-e688b22eaf13 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:38:29.840999 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-0f470610-0774-4566-b53e-e688b22eaf13 admin admin] POST https://199.204.45.44/volume/v3/types May 07 03:38:29.841534 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-0f470610-0774-4566-b53e-e688b22eaf13 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 03:38:29.843079 np0000172407 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 07 03:38:29.843079 np0000172407 devstack@c-api.service[112553]: warnings.warn( May 07 03:38:29.853908 np0000172407 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-0f470610-0774-4566-b53e-e688b22eaf13 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:29.887956 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-0f470610-0774-4566-b53e-e688b22eaf13 admin admin] https://199.204.45.44/volume/v3/types returned with HTTP 200 May 07 03:38:29.888768 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 1/2] 199.204.45.44 () {68 vars in 1281 bytes} [Thu May 7 03:38:29 2026] POST /volume/v3/types => generated 186 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:38:29.901590 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 07 03:38:29.901590 np0000172407 devstack@c-api.service[112555]: warnings.warn( May 07 03:38:29.914412 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914412 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.914412 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914412 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.914699 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914699 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.914699 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914699 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.914973 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914973 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.914973 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914973 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.914973 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.914973 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915316 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915316 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915316 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915316 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915316 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915668 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915668 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915668 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915668 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915668 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915987 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915987 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.915987 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.915987 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916220 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916220 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916220 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916220 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916220 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916552 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916552 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916552 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916552 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916552 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916848 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916848 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916848 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916848 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.916848 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.916848 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917183 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917183 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917183 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917183 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917183 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917183 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917609 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917609 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917609 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917609 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917609 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917609 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917965 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917965 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917965 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.917965 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.917965 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918153 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918153 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918153 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918153 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918153 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918348 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918348 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918348 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918348 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918348 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918348 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918560 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918560 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918560 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918560 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918560 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918560 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918876 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918876 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918876 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.918876 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.918876 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919061 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919061 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919061 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919061 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919061 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919241 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919241 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919241 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919241 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919417 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919417 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919417 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919417 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919568 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919568 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919568 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919568 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919568 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919750 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919750 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919750 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919750 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919750 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919936 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919936 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.919936 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.919936 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920081 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920081 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920081 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920081 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920235 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920235 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920235 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920235 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920403 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920403 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920403 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920403 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920553 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920553 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920553 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920553 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920700 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920700 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920700 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920700 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920700 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920904 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920904 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920904 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920904 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.920904 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.920904 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921129 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921129 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921129 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921129 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921129 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921305 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921305 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921305 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921305 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921305 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921305 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921555 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921555 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921555 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921555 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921555 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921555 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921783 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921783 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921783 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921783 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.921783 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.921783 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922010 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922010 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922010 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922010 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922010 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922010 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922225 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922225 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922225 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922225 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922390 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922390 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922390 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922390 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922390 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922577 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922577 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922577 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922577 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:38:29.922577 np0000172407 devstack@c-api.service[112555]: warnings.warn(deprecated_msg) May 07 03:38:29.922577 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [req-0f470610-0774-4566-b53e-e688b22eaf13 req-5ab43a6d-3bcf-405e-b9b1-939de65f9e5a None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:38:30.250961 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [req-0f470610-0774-4566-b53e-e688b22eaf13 req-5ab43a6d-3bcf-405e-b9b1-939de65f9e5a admin admin] POST https://199.204.45.44/volume/v3/types/7a45eb71-dd4c-405d-b639-b4aa6384fd1d/extra_specs May 07 03:38:30.251574 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [req-0f470610-0774-4566-b53e-e688b22eaf13 req-5ab43a6d-3bcf-405e-b9b1-939de65f9e5a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 07 03:38:30.253292 np0000172407 devstack@c-api.service[112555]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 07 03:38:30.253292 np0000172407 devstack@c-api.service[112555]: warnings.warn( May 07 03:38:30.263668 np0000172407 devstack@c-api.service[112555]: DEBUG oslo_db.sqlalchemy.engines [req-0f470610-0774-4566-b53e-e688b22eaf13 req-5ab43a6d-3bcf-405e-b9b1-939de65f9e5a 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=112555) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:38:30.317371 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [req-0f470610-0774-4566-b53e-e688b22eaf13 req-5ab43a6d-3bcf-405e-b9b1-939de65f9e5a admin admin] https://199.204.45.44/volume/v3/types/7a45eb71-dd4c-405d-b639-b4aa6384fd1d/extra_specs returned with HTTP 200 May 07 03:38:30.317752 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 1/3] 199.204.45.44 () {70 vars in 1498 bytes} [Thu May 7 03:38:29 2026] POST /volume/v3/types/7a45eb71-dd4c-405d-b639-b4aa6384fd1d/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:38:32.271097 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=6 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:38:32.286531 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=6 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:38:39.884187 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:38:40.315880 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:41:19.712481 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-7e5acb7e-f395-496d-a4ee-ae5adad62ea4 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:19.713294 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-7e5acb7e-f395-496d-a4ee-ae5adad62ea4 None None] GET https://199.204.45.44/volume// May 07 03:41:19.713626 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-7e5acb7e-f395-496d-a4ee-ae5adad62ea4 None None] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:19.714072 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-7e5acb7e-f395-496d-a4ee-ae5adad62ea4 None None] Calling method 'all' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:19.714760 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-7e5acb7e-f395-496d-a4ee-ae5adad62ea4 None None] https://199.204.45.44/volume// returned with HTTP 300 May 07 03:41:19.715155 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 2/4] 199.204.45.44 () {66 vars in 1449 bytes} [Thu May 7 03:41:19 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 07 03:41:55.713051 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 07 03:41:55.713051 np0000172407 devstack@c-api.service[112554]: warnings.warn( May 07 03:41:55.725349 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.725349 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.725587 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.725587 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.725587 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.725587 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.725587 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.725987 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.725987 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.725987 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.725987 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.725987 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.725987 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.726438 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.726438 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.726438 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.726438 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.726438 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.726783 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.726783 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.726783 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.726783 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727070 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727070 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727070 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727070 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727387 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727387 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727387 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727387 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727387 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727760 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727760 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727760 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.727760 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.727760 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728091 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728091 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728091 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728091 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728091 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728091 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728548 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728548 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728548 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728548 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728548 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728548 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728953 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728953 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728953 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728953 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.728953 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.728953 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.729397 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.729397 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.729397 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.729397 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.729397 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.729397 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.729827 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.729827 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.729827 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.729827 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730102 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730102 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730102 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730102 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730102 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730536 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730536 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730536 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730536 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730536 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730869 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730869 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730869 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730869 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.730869 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.730869 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731246 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731246 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731246 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731246 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731246 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731637 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731637 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731637 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731637 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731637 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731963 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731963 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.731963 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.731963 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.732250 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.732250 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.732250 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.732250 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.732658 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.732658 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.732658 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.732658 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.732658 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.733115 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.733115 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.733115 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.733115 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.733115 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.733609 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.733609 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.733609 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.733609 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734013 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734013 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734013 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734013 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734253 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734253 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734253 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734253 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734518 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734518 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734518 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734518 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734760 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734760 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.734760 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.734760 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735006 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735006 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735006 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735006 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735006 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735006 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735259 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735259 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735259 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735259 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735259 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735515 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735827 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735827 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735827 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735827 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.735827 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.735827 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736080 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736080 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736080 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736080 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736080 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736080 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736356 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736356 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736356 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736356 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736356 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736356 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736619 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736619 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736619 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736619 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736799 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736799 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736799 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736799 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736974 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736974 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.736974 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.736974 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.737154 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.737154 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.737154 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 07 03:41:55.737154 np0000172407 devstack@c-api.service[112554]: warnings.warn(deprecated_msg) May 07 03:41:55.737154 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:56.037190 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 demo demo] GET https://199.204.45.44/volume/v3/types?is_public=None May 07 03:41:56.037621 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:56.037833 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 demo demo] Calling method 'index' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:56.038283 np0000172407 devstack@c-api.service[112554]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 07 03:41:56.038283 np0000172407 devstack@c-api.service[112554]: warnings.warn( May 07 03:41:56.038903 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:41:56.050561 np0000172407 devstack@c-api.service[112554]: DEBUG oslo_db.sqlalchemy.engines [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 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=112554) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:41:56.071626 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 demo demo] https://199.204.45.44/volume/v3/types?is_public=None returned with HTTP 200 May 07 03:41:56.072217 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 1/5] 199.204.45.44 () {64 vars in 1256 bytes} [Thu May 7 03:41:55 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:41:56.083162 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 req-75ea80c1-5eb0-43c9-8fd3-29f9023a2b0b None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:56.087121 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 req-75ea80c1-5eb0-43c9-8fd3-29f9023a2b0b demo demo] GET https://199.204.45.44/volume/v3/types/default May 07 03:41:56.087375 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 req-75ea80c1-5eb0-43c9-8fd3-29f9023a2b0b demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:56.087641 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 req-75ea80c1-5eb0-43c9-8fd3-29f9023a2b0b demo demo] Calling method 'show' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:56.097675 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [req-4f5ad1e5-4b28-4cd8-99cf-977df4b1fc79 req-75ea80c1-5eb0-43c9-8fd3-29f9023a2b0b demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 07 03:41:56.098326 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 2/6] 199.204.45.44 () {66 vars in 1322 bytes} [Thu May 7 03:41:56 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:41:56.438864 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-779913cf-058a-48e8-b60e-35c6beb6c91f None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:56.443852 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-779913cf-058a-48e8-b60e-35c6beb6c91f demo demo] GET https://199.204.45.44/volume/v3/types/default May 07 03:41:56.444097 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-779913cf-058a-48e8-b60e-35c6beb6c91f demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:56.444351 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-779913cf-058a-48e8-b60e-35c6beb6c91f demo demo] Calling method 'show' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:56.458549 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-779913cf-058a-48e8-b60e-35c6beb6c91f demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 07 03:41:56.458893 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 2/7] 199.204.45.44 () {64 vars in 1251 bytes} [Thu May 7 03:41:56 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:41:56.862442 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-950505de-74c1-484c-a54e-76b121972a9f None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:57.169102 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-950505de-74c1-484c-a54e-76b121972a9f demo demo] GET https://199.204.45.44/volume/v3/types/default May 07 03:41:57.169353 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-950505de-74c1-484c-a54e-76b121972a9f demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:57.169573 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-950505de-74c1-484c-a54e-76b121972a9f demo demo] Calling method 'show' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:57.179055 np0000172407 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-950505de-74c1-484c-a54e-76b121972a9f 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 07 03:41:57.194660 np0000172407 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 07 03:41:57.194660 np0000172407 devstack@c-api.service[112552]: warnings.warn( May 07 03:41:57.196808 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-950505de-74c1-484c-a54e-76b121972a9f demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 07 03:41:57.197174 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 3/8] 199.204.45.44 () {64 vars in 1251 bytes} [Thu May 7 03:41:56 2026] GET /volume/v3/types/default => generated 145 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:41:57.211095 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-372e19c2-68ff-4d27-9fe6-8b46df29da63 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:41:57.214683 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-372e19c2-68ff-4d27-9fe6-8b46df29da63 demo demo] GET https://199.204.45.44/volume/v3/types/default May 07 03:41:57.215107 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-372e19c2-68ff-4d27-9fe6-8b46df29da63 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:41:57.215548 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-372e19c2-68ff-4d27-9fe6-8b46df29da63 demo demo] Calling method 'show' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:41:57.229839 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-372e19c2-68ff-4d27-9fe6-8b46df29da63 demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 07 03:41:57.230160 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 2/9] 199.204.45.44 () {64 vars in 1251 bytes} [Thu May 7 03:41:57 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 07 03:42:06.093820 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=2 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:42:06.455095 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=2 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:42:07.192835 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=2 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:42:07.227265 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=3 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:47:23.544632 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-093db618-627b-4929-b9c6-24adb3f55713 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:47:23.632903 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:47:23.633251 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:47:23.634428 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:47:23.635415 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:47:23.637288 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:47:23.674872 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] Get all volumes completed successfully. May 07 03:47:23.677035 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-093db618-627b-4929-b9c6-24adb3f55713 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:47:23.677652 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 3/10] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:47:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:47:33.667080 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:48:23.693472 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:48:23.698109 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:48:23.698257 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:48:23.698620 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:48:23.699263 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:48:23.700373 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:48:23.743344 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] Get all volumes completed successfully. May 07 03:48:23.746203 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-3d82151b-2ebb-41ed-8ebe-80755e5cdd62 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:48:23.746815 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 3/11] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:48:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:48:33.731832 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:49:23.762212 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:49:23.764862 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:49:23.765034 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:49:23.765214 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:49:23.765687 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:49:23.766439 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:49:23.807623 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] Get all volumes completed successfully. May 07 03:49:23.810469 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-9436fe9a-bca5-476e-9267-bfb2aaa9fc85 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:49:23.810956 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 4/12] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:49:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:49:33.799831 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:50:23.827090 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:50:23.831062 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:50:23.831239 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:50:23.831436 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:50:23.831889 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:50:23.832667 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:50:23.871257 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] Get all volumes completed successfully. May 07 03:50:23.873716 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-15615219-8c34-4efd-9e2f-9f8dae4c4681 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:50:23.874196 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 3/13] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:50:23 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) May 07 03:50:33.864187 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:51:23.892806 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-24987fbf-60a9-4324-ad5e-184a0f886566 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:51:23.896984 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:51:23.897226 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:51:23.897634 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:51:23.897996 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:51:23.900136 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:51:23.912329 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] Get all volumes completed successfully. May 07 03:51:23.914334 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-24987fbf-60a9-4324-ad5e-184a0f886566 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:51:23.914866 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 4/14] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:51:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:51:33.904078 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:52:23.937090 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-57ba2510-1503-4390-955f-a9248be82783 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:52:24.103396 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:52:24.103396 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:52:24.103396 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:52:24.103396 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:52:24.104576 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:52:24.115362 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] Get all volumes completed successfully. May 07 03:52:24.117744 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-57ba2510-1503-4390-955f-a9248be82783 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:52:24.118704 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 4/15] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:52:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:52:34.109290 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:53:24.131490 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:53:24.134247 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:53:24.134394 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:53:24.134750 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:53:24.134900 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:53:24.135724 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:53:24.142959 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] Get all volumes completed successfully. May 07 03:53:24.145665 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-daa862de-ed9b-4457-9ee2-8f4f6b91818d demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:53:24.146106 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 5/16] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:53:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:53:34.138236 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:54:24.159933 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-081874da-9a47-4aae-abac-213c8347d7eb None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:54:24.163850 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:54:24.164273 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:54:24.164711 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:54:24.165160 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:54:24.167703 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:54:24.180338 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] Get all volumes completed successfully. May 07 03:54:24.185532 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-081874da-9a47-4aae-abac-213c8347d7eb demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:54:24.186101 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 4/17] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:54:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:54:34.172196 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:55:24.198529 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:55:24.201530 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:55:24.201773 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:55:24.202021 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:55:24.202368 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:55:24.203421 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:55:24.214530 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] Get all volumes completed successfully. May 07 03:55:24.217275 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-0a682bd3-12ae-4b3d-be1b-9f37524356db demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:55:24.217769 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 5/18] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:55:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:55:34.208036 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:56:24.232453 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:56:24.234649 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:56:24.235019 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:56:24.235399 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:56:24.235784 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:56:24.236767 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:56:24.244191 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] Get all volumes completed successfully. May 07 03:56:24.246104 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-f0dadc05-bae4-4a5c-81d0-59b8e5a16038 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:56:24.248900 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 5/19] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:56:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 07 03:56:34.239765 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:57:24.258745 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-adac8417-2ee9-45e8-93d4-831643c2c85f None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:57:24.396565 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:57:24.396920 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:57:24.397275 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:57:24.397728 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:57:24.399139 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:57:24.413335 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] Get all volumes completed successfully. May 07 03:57:24.415511 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-adac8417-2ee9-45e8-93d4-831643c2c85f demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:57:24.415927 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 6/20] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:57:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:57:34.407413 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:58:24.431944 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:58:24.436991 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:58:24.437652 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:58:24.437967 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:58:24.438247 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:58:24.439077 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:58:24.447706 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] Get all volumes completed successfully. May 07 03:58:24.451102 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-8f968228-c210-454b-b8f9-b3d4ad5791b4 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:58:24.451601 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 5/21] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:58:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:58:34.442260 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 03:59:24.466520 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 03:59:24.468853 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 03:59:24.469095 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 03:59:24.469579 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 03:59:24.470068 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 03:59:24.471765 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 03:59:24.483857 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] Get all volumes completed successfully. May 07 03:59:24.487086 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-38d50a5d-bcd4-4f72-8983-4e6c69cf73ed demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 03:59:24.487907 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 6/22] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 03:59:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 03:59:34.477555 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:00:24.501850 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-22899148-0bfe-4f31-b844-efb54f84692c None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:00:24.504953 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:00:24.505668 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:00:24.505918 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:00:24.506601 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:00:24.507687 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:00:24.515281 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] Get all volumes completed successfully. May 07 04:00:24.517116 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-22899148-0bfe-4f31-b844-efb54f84692c demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:00:24.517368 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 6/23] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:00:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:00:34.510575 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:01:24.539397 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-b89e3667-588a-4989-b295-0753a01edcf8 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:01:24.543157 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:01:24.543279 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:01:24.543633 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:01:24.544161 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:01:24.545334 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:01:24.553623 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] Get all volumes completed successfully. May 07 04:01:24.556358 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-b89e3667-588a-4989-b295-0753a01edcf8 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:01:24.556870 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 7/24] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:01:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:01:34.548741 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:02:24.571871 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:02:24.707892 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:02:24.708113 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:02:24.708252 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:02:24.708528 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:02:24.709286 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:02:24.721369 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] Get all volumes completed successfully. May 07 04:02:24.724136 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-5e54104e-a0e6-4d16-9655-de3a9f04714d demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:02:24.724607 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 6/25] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:02:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:02:34.716449 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:03:24.735635 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-8bf574db-a761-4903-bb65-f14bf06cb032 None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:03:24.739626 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:03:24.739862 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:03:24.740093 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:03:24.740410 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:03:24.741346 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:03:24.751303 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] Get all volumes completed successfully. May 07 04:03:24.753776 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-8bf574db-a761-4903-bb65-f14bf06cb032 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:03:24.754190 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 7/26] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:03:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:03:34.744228 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:04:24.769808 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:04:24.774602 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:04:24.774821 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:04:24.775049 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:04:24.775349 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:04:24.776242 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:04:24.782839 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] Get all volumes completed successfully. May 07 04:04:24.784861 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-ffded3da-9495-4d36-8180-61fc6a1f7f2e demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:04:24.785421 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 7/27] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:04:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:04:34.779369 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:05:24.799478 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:05:24.803281 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:05:24.803659 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:05:24.804073 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:05:24.804529 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:05:24.806018 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:05:24.813274 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] Get all volumes completed successfully. May 07 04:05:24.815019 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-d6db2d7b-883f-4e03-a85b-0f27c4520295 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:05:24.815325 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 8/28] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:05:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:05:34.810341 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:06:24.830535 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:06:24.835569 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:06:24.838501 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:06:24.838932 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:06:24.839493 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:06:24.840403 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:06:24.851040 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] Get all volumes completed successfully. May 07 04:06:24.854432 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-598d3675-1efc-4e8e-8182-4f2dac9c9ac1 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:06:24.855050 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 7/29] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:06:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:06:34.845536 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:07:24.868750 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:07:24.980014 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:07:24.980441 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:07:24.980832 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:07:24.981348 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:07:24.983019 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:07:24.991869 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] Get all volumes completed successfully. May 07 04:07:24.995082 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-4201c60a-f69c-4248-a433-c5b269d3bf1e demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:07:24.995679 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 8/30] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:07:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:07:34.986598 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:08:25.012206 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:08:25.016841 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:08:25.017167 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:08:25.017513 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:08:25.017901 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:08:25.019067 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:08:25.026869 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] Get all volumes completed successfully. May 07 04:08:25.028869 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-7b6e9dab-026a-4180-aa99-2de4fe9bf752 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:08:25.029258 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 8/31] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:08:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:08:35.022436 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:09:25.041546 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:09:25.044455 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:09:25.044708 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:09:25.044966 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:09:25.045241 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:09:25.045948 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:09:25.055880 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] Get all volumes completed successfully. May 07 04:09:25.058694 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-35dc2f02-f5e2-45be-a1c7-ff3efe30289b demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:09:25.059175 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 9/32] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:09:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:09:35.049732 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:10:25.076127 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-8375ba66-5138-48c3-8091-3566c34ebc4d None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:10:25.079074 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:10:25.079379 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:10:25.079677 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:10:25.080011 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:10:25.081026 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:10:25.091897 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] Get all volumes completed successfully. May 07 04:10:25.094107 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-8375ba66-5138-48c3-8091-3566c34ebc4d demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:10:25.094505 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 8/33] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:10:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:10:35.084866 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:11:25.108353 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-a3837ee3-1111-4771-9afd-50085e257e5c None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:11:25.111638 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:11:25.112057 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:11:25.112144 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:11:25.112446 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:11:25.113354 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:11:25.123381 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] Get all volumes completed successfully. May 07 04:11:25.125922 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-a3837ee3-1111-4771-9afd-50085e257e5c demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:11:25.126367 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 9/34] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:11:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:11:35.116737 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:12:25.140018 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:12:25.177833 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:12:25.178184 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:12:25.178598 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:12:25.179014 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:12:25.180428 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:12:25.189521 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] Get all volumes completed successfully. May 07 04:12:25.191345 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-3c0c679c-ce4a-4dcd-8a32-d9209601e708 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:12:25.191770 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 9/35] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:12:25 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) May 07 04:12:35.184361 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:13:25.207398 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-cf681e67-5656-49c7-8d5a-30dc03127826 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:13:25.211708 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:13:25.211944 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:13:25.212146 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:13:25.212535 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:13:25.213269 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:13:25.219959 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] Get all volumes completed successfully. May 07 04:13:25.221954 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-cf681e67-5656-49c7-8d5a-30dc03127826 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:13:25.222354 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 10/36] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:13:25 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) May 07 04:13:35.216086 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:14:25.238355 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.middleware.request_id [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 None None] RequestId filter calling following filter/app {{(pid=112554) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:14:25.242375 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:14:25.242736 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] Empty body provided in request {{(pid=112554) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:14:25.243157 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.openstack.wsgi [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] Calling method 'detail' {{(pid=112554) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:14:25.243685 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.api.api_utils [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] Removing options '' from query. {{(pid=112554) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:14:25.244604 np0000172407 devstack@c-api.service[112554]: DEBUG cinder.volume.api [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112554) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:14:25.251566 np0000172407 devstack@c-api.service[112554]: INFO cinder.volume.api [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] Get all volumes completed successfully. May 07 04:14:25.254038 np0000172407 devstack@c-api.service[112554]: INFO cinder.api.openstack.wsgi [None req-e35a1cc3-23bd-4daf-8474-4a39148cde69 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:14:25.254475 np0000172407 devstack@c-api.service[112554]: [pid: 112554|app: 0|req: 9/37] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:14:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:14:35.247481 np0000172407 devstack@c-api.service[112554]: DEBUG dbcounter [-] [112554] Writing DB stats cinder:SELECT=1 {{(pid=112554) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:15:25.271265 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.middleware.request_id [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd None None] RequestId filter calling following filter/app {{(pid=112553) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:15:25.275065 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:15:25.275304 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] Empty body provided in request {{(pid=112553) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:15:25.275561 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.openstack.wsgi [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] Calling method 'detail' {{(pid=112553) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:15:25.276031 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.api.api_utils [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] Removing options '' from query. {{(pid=112553) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:15:25.276986 np0000172407 devstack@c-api.service[112553]: DEBUG cinder.volume.api [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112553) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:15:25.286944 np0000172407 devstack@c-api.service[112553]: INFO cinder.volume.api [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] Get all volumes completed successfully. May 07 04:15:25.289692 np0000172407 devstack@c-api.service[112553]: INFO cinder.api.openstack.wsgi [None req-d9caf87a-595f-46a7-8dc1-bfd96545dcdd demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:15:25.290197 np0000172407 devstack@c-api.service[112553]: [pid: 112553|app: 0|req: 10/38] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:15:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:15:35.280502 np0000172407 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=1 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:16:25.303864 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.middleware.request_id [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 None None] RequestId filter calling following filter/app {{(pid=112555) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:16:25.306678 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:16:25.306983 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] Empty body provided in request {{(pid=112555) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:16:25.307150 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.openstack.wsgi [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] Calling method 'detail' {{(pid=112555) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:16:25.307456 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.api.api_utils [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] Removing options '' from query. {{(pid=112555) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:16:25.308365 np0000172407 devstack@c-api.service[112555]: DEBUG cinder.volume.api [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112555) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:16:25.316881 np0000172407 devstack@c-api.service[112555]: INFO cinder.volume.api [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] Get all volumes completed successfully. May 07 04:16:25.320069 np0000172407 devstack@c-api.service[112555]: INFO cinder.api.openstack.wsgi [None req-80d88bfa-aa44-413b-acfe-f9e89a941821 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:16:25.320524 np0000172407 devstack@c-api.service[112555]: [pid: 112555|app: 0|req: 10/39] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:16:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:16:35.311924 np0000172407 devstack@c-api.service[112555]: DEBUG dbcounter [-] [112555] Writing DB stats cinder:SELECT=1 {{(pid=112555) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 07 04:17:25.336398 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 07 04:17:25.428338 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 07 04:17:25.428596 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] Empty body provided in request {{(pid=112552) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 07 04:17:25.428827 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] Calling method 'detail' {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 07 04:17:25.429337 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.api.api_utils [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] Removing options '' from query. {{(pid=112552) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 07 04:17:25.430245 np0000172407 devstack@c-api.service[112552]: DEBUG cinder.volume.api [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112552) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 07 04:17:25.438119 np0000172407 devstack@c-api.service[112552]: INFO cinder.volume.api [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] Get all volumes completed successfully. May 07 04:17:25.440260 np0000172407 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-4fce6f5b-fd3a-45de-9fbf-0a6d1d126cb6 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 07 04:17:25.440623 np0000172407 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 11/40] 199.204.45.44 () {64 vars in 1289 bytes} [Thu May 7 04:17:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 07 04:17:35.433744 np0000172407 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}