May 09 09:02:02.665378 np0000173059 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:02:02.672102 np0000173059 devstack@c-api.service[113160]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:02:02 2026] *** May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: nodename: np0000173059 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: machine: x86_64 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: clock source: unix May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: pcre jit disabled May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: detected number of CPU cores: 16 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: current working directory: / May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: detected binary path: /usr/bin/uwsgi-core May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: your processes number limit is 256917 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: your memory page size is 4096 bytes May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: detected max file descriptor number: 2048 May 09 09:02:02.674555 np0000173059 devstack@c-api.service[113160]: lock engine: pthread robust mutexes May 09 09:02:02.675335 np0000173059 devstack@c-api.service[113160]: thunder lock: enabled May 09 09:02:02.675335 np0000173059 devstack@c-api.service[113160]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:02:02.675335 np0000173059 devstack@c-api.service[113160]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:02:02.675335 np0000173059 devstack@c-api.service[113160]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:02:02.675335 np0000173059 devstack@c-api.service[113160]: Set PythonHome to /opt/stack/data/venv May 09 09:02:02.712779 np0000173059 devstack@c-api.service[113160]: Python main interpreter initialized at 0x7d8197aa3668 May 09 09:02:02.712779 np0000173059 devstack@c-api.service[113160]: python threads support enabled May 09 09:02:02.712779 np0000173059 devstack@c-api.service[113160]: your server socket listen backlog is limited to 100 connections May 09 09:02:02.712779 np0000173059 devstack@c-api.service[113160]: your mercy for graceful operations on workers is 80 seconds May 09 09:02:02.713425 np0000173059 devstack@c-api.service[113160]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:02:02.713627 np0000173059 devstack@c-api.service[113160]: *** Operational MODE: preforking *** May 09 09:02:02.713939 np0000173059 devstack@c-api.service[113160]: *** uWSGI is running in multiple interpreter mode *** May 09 09:02:02.713939 np0000173059 devstack@c-api.service[113160]: spawned uWSGI master process (pid: 113160) May 09 09:02:02.714136 np0000173059 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:02:02.714969 np0000173059 devstack@c-api.service[113160]: spawned uWSGI worker 1 (pid: 113167, cores: 1) May 09 09:02:02.715750 np0000173059 devstack@c-api.service[113160]: spawned uWSGI worker 2 (pid: 113168, cores: 1) May 09 09:02:02.716124 np0000173059 devstack@c-api.service[113160]: spawned uWSGI worker 3 (pid: 113169, cores: 1) May 09 09:02:02.716595 np0000173059 devstack@c-api.service[113160]: spawned uWSGI worker 4 (pid: 113170, cores: 1) May 09 09:02:02.716652 np0000173059 devstack@c-api.service[113160]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: we strongly recommend against using it for new projects. May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: framework. For more detail see May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:02.853791 np0000173059 devstack@c-api.service[113168]: import eventlet # noqa May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: we strongly recommend against using it for new projects. May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: framework. For more detail see May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:02.854366 np0000173059 devstack@c-api.service[113167]: import eventlet # noqa May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: we strongly recommend against using it for new projects. May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: framework. For more detail see May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:02.854809 np0000173059 devstack@c-api.service[113169]: import eventlet # noqa May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: we strongly recommend against using it for new projects. May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: If you are already using Eventlet, we recommend migrating to a different May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: framework. For more detail see May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:02:02.867404 np0000173059 devstack@c-api.service[113170]: import eventlet # noqa May 09 09:02:02.943853 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:02.943853 np0000173059 devstack@c-api.service[113167]: debtcollector.deprecate( May 09 09:02:02.950594 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:02.950594 np0000173059 devstack@c-api.service[113169]: debtcollector.deprecate( May 09 09:02:02.955109 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:02.955109 np0000173059 devstack@c-api.service[113170]: debtcollector.deprecate( May 09 09:02:02.964043 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:02:02.964043 np0000173059 devstack@c-api.service[113168]: debtcollector.deprecate( May 09 09:02:03.025654 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:02:03.025654 np0000173059 devstack@c-api.service[113167]: from cgi import parse_header May 09 09:02:03.039741 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:02:03.039741 np0000173059 devstack@c-api.service[113169]: from cgi import parse_header May 09 09:02:03.043432 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:02:03.043432 np0000173059 devstack@c-api.service[113170]: from cgi import parse_header May 09 09:02:03.068726 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 09:02:03.068726 np0000173059 devstack@c-api.service[113168]: from cgi import parse_header May 09 09:02:03.069182 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:02:03.069182 np0000173059 devstack@c-api.service[113167]: removals.removed_module( May 09 09:02:03.069906 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:02:03.069906 np0000173059 devstack@c-api.service[113167]: removals.removed_module( May 09 09:02:03.089138 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:02:03.089138 np0000173059 devstack@c-api.service[113169]: removals.removed_module( May 09 09:02:03.089548 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:02:03.089548 np0000173059 devstack@c-api.service[113170]: removals.removed_module( May 09 09:02:03.089843 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:02:03.089843 np0000173059 devstack@c-api.service[113169]: removals.removed_module( May 09 09:02:03.090413 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:02:03.090413 np0000173059 devstack@c-api.service[113170]: removals.removed_module( May 09 09:02:03.118713 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 09:02:03.118713 np0000173059 devstack@c-api.service[113168]: removals.removed_module( May 09 09:02:03.119386 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 09:02:03.119386 np0000173059 devstack@c-api.service[113168]: removals.removed_module( May 09 09:02:03.715468 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:02:03.715468 np0000173059 devstack@c-api.service[113167]: warnings.warn( May 09 09:02:03.748986 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:02:03.748986 np0000173059 devstack@c-api.service[113170]: warnings.warn( May 09 09:02:03.753204 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:02:03.753204 np0000173059 devstack@c-api.service[113169]: warnings.warn( May 09 09:02:03.771899 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 09:02:03.771899 np0000173059 devstack@c-api.service[113168]: warnings.warn( May 09 09:02:03.821806 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:02:03.821806 np0000173059 devstack@c-api.service[113167]: warnings.warn( May 09 09:02:03.861011 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:02:03.861011 np0000173059 devstack@c-api.service[113169]: warnings.warn( May 09 09:02:03.864355 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:02:03.864355 np0000173059 devstack@c-api.service[113170]: warnings.warn( May 09 09:02:03.879550 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 09:02:03.879550 np0000173059 devstack@c-api.service[113168]: warnings.warn( May 09 09:02:04.139312 np0000173059 devstack@c-api.service[113167]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:02:04.139312 np0000173059 devstack@c-api.service[113167]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113167) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:04.148483 np0000173059 devstack@c-api.service[113169]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:02:04.148655 np0000173059 devstack@c-api.service[113169]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113169) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:04.164021 np0000173059 devstack@c-api.service[113170]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:02:04.164527 np0000173059 devstack@c-api.service[113170]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113170) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:04.177682 np0000173059 devstack@c-api.service[113168]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 09:02:04.177852 np0000173059 devstack@c-api.service[113168]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113168) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:02:04.226587 np0000173059 devstack@c-api.service[113167]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:02:04.226587 np0000173059 devstack@c-api.service[113167]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:04.228196 np0000173059 devstack@c-api.service[113169]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:02:04.228196 np0000173059 devstack@c-api.service[113169]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:04.231069 np0000173059 devstack@c-api.service[113170]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:02:04.231069 np0000173059 devstack@c-api.service[113170]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:04.242156 np0000173059 devstack@c-api.service[113168]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:02:04.242156 np0000173059 devstack@c-api.service[113168]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:02:04.700610 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113167) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:04.700943 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113170) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:04.701072 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113168) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:04.701137 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701203 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113169) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:02:04.701299 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.701376 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701376 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.701511 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701566 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701566 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.701677 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701732 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701786 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.701890 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.701963 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.703569 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.703673 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.703673 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.703789 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.703789 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.703946 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.704027 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.704097 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.704157 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.704237 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.704311 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.704311 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.704439 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.704514 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.704576 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.704641 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.704641 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.704787 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.704919 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.705064 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.705064 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.705251 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.705251 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.705251 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.705468 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.705540 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.705638 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.705703 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.705780 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.705942 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.706039 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.706135 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.706198 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.706269 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.706353 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.706432 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.706495 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.706571 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.706717 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.706717 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.706969 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.707054 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.707119 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.707119 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.707254 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.707309 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.707349 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.707390 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.707438 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.707485 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.707546 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.707589 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.707639 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.707691 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.707691 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.707691 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.707825 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.708178 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.708178 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.708178 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.708178 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.708178 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.708394 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.708438 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.708487 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.708538 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.708620 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.708667 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.708714 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.708765 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.708813 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.708872 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.708913 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.708953 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.709004 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.709046 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.709086 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.709125 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.709165 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.709207 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.709254 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.709293 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.709331 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.709376 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.709417 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.709456 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.709500 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.709500 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.709572 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.709614 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.709614 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.709685 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.709732 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.709791 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.709791 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.709909 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.709957 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.709999 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.710037 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.710037 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.710113 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.710168 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.710317 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.710317 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.710317 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.710317 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.710454 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.710496 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.710549 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.710589 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.710662 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.710711 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.710778 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.710828 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.710901 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.710946 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.711003 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.711056 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.711124 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.711206 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.711275 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.711358 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.711421 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.711485 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.711541 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.711589 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.711642 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.711688 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.711732 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.711776 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.711820 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.711903 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.711954 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.711998 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.712043 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.712087 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.712132 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.712183 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.712243 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.712289 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.712527 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.712596 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.712667 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.712704 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.712739 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.712785 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.712825 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.712886 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.712929 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.712986 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.712986 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.713131 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.713182 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.713247 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.713328 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.713414 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.713464 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.713516 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.713516 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.713516 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.713516 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.713516 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.713768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.713768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.713768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.713768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.713768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.713768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.714049 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.714102 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.714153 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.714153 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.714153 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.714153 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.714340 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.714385 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.714426 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.714471 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.714511 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.714558 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.714600 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.714687 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.714730 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.714803 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.714872 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.714913 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.714953 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.714991 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.715029 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.715087 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.715145 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.715145 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.715145 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.715232 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.715264 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.715264 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.715328 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.715359 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.715394 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.715424 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.715465 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.715495 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.715534 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.715577 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.715577 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.715645 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.715679 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.715711 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.715747 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.715780 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.715823 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.715872 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.715904 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.715942 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.715984 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.716019 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.716019 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.716090 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.716121 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.716121 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.716173 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.716208 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.716242 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.716285 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.716317 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.716347 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.716376 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.716407 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.716436 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.716462 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.716491 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.716491 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.716551 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.716551 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.716551 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.716633 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.716659 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.716688 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.716714 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.716714 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.716769 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.716802 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.716836 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.716836 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.716926 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.716982 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.717261 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.717334 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.717431 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.717471 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.717498 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.717539 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.717575 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.717607 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.717646 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.717685 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.717717 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.717748 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.717777 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.717808 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.717845 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.717923 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.717952 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.717986 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.718016 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.718044 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.718079 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.718118 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.718118 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.718186 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.718226 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.718260 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.718260 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.718260 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.724253 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.724308 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.724346 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.724415 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.724469 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.724526 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.724570 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.724600 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.724627 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.724680 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.724743 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.724800 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.724897 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.724961 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.725240 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.725311 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.725387 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.725436 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.725500 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.725557 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.725600 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.725645 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.725691 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.725730 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.725798 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.725894 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.725945 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.725984 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.726036 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.726087 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.726129 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.726180 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.726180 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.726274 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.726314 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.726361 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.726411 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.726411 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.726411 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.726411 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.726566 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.726608 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.726681 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.726726 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.726773 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.726824 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.726885 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.726924 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.726962 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.727001 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.727001 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.727088 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.727130 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.727185 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.727233 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.727286 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.727336 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.727336 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.727428 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.727474 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.727534 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.727585 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.727625 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.727664 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.727704 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.727753 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.727793 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.727832 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.727899 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.727942 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.727979 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.728040 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.728087 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.728139 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.728185 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.728225 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.728281 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.728342 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.728398 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.728439 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.728484 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.728530 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.728583 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.728648 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.728705 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.728758 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.728828 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.728943 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.728990 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.729033 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.729094 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.729135 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.729180 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.729337 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.729390 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.729428 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.729466 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.729466 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.729561 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.729607 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.729655 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.729697 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.729742 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.729781 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.729781 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.729887 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.729942 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.729982 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.730020 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.730058 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.730096 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.730096 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.730251 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.730299 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.730338 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.730401 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.730462 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.730505 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.730545 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.730600 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.730685 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.730737 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.730776 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.730814 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.730888 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.730888 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.730991 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.731043 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.731088 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.731131 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.731131 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.731246 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.731309 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.731352 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.731413 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.731463 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.731504 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.731544 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.731588 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.731638 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.731686 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.731739 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.731782 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.731822 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.731822 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.731822 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.731822 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.731822 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.732046 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.732097 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.732097 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.732197 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.732253 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.732253 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.732340 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.732393 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.732447 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.732501 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.732543 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.732902 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.733211 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.733292 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.733340 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.733397 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.733443 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.733443 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.733520 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.733574 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.733619 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.733661 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.733708 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.733708 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.733789 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.733837 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.733919 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.733968 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.734030 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.734082 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.734123 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.734123 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.734123 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.734233 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.734233 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.734233 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.734311 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.734341 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.734381 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.734414 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.734439 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.734491 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.734530 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.734564 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.734598 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.734693 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.734741 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.734821 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.734872 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.734904 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.734930 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.734955 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.735014 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.735046 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.735095 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.735127 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.735159 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.735191 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.735221 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.735251 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.735282 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.735313 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.735343 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.735372 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.735398 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.735432 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.735469 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.735496 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.735496 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.735554 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.735580 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.735615 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.735644 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.735673 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.735704 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.735731 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.735760 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.735790 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.735818 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.735845 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.735887 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.735914 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.735943 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.735968 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.735998 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.736029 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.736107 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.736154 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.736185 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.736211 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.736260 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.736305 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.736337 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.736372 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.736414 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.736455 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.737020 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.737082 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.737141 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.737178 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.737241 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.737282 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.737282 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.737337 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.737367 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.737400 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.737432 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.737458 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.737488 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.737518 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.737551 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.737551 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.737607 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.737607 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.737659 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.737694 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.737724 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.737724 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.737777 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.737777 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.737874 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.737970 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.738049 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.738146 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.739514 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.739561 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.739631 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.739687 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.739739 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.739768 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.739800 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.739830 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.739949 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.740051 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.740084 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.740110 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.740140 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.740171 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.740200 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.740225 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.740255 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.740285 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.740313 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.740350 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.740380 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.740408 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.740408 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.740460 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.740519 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.740607 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.740688 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.740775 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.742406 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.742449 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.742522 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.742560 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.742588 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.742628 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.742679 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.742721 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.742753 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.742782 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.742815 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.742845 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.742895 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.742937 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.742975 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.743005 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.743036 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.743036 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.743105 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.745199 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.745199 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.745830 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.745935 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.746029 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.746087 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.746132 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.746176 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.746215 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.746255 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.746304 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.746343 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.746382 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.746427 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.746469 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.746507 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.746544 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.746582 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.746620 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.746691 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.746732 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.746776 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.746776 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.746951 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.747034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.747135 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.747223 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.747307 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.747386 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.747475 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.749310 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.749506 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.749506 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.749506 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.749506 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.749708 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.749708 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.750014 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.750846 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.750846 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.750936 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.750982 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.751042 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.751083 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.751123 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.751169 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.751208 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.751258 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.751304 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.751345 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.751390 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.751434 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.751472 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.751511 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.751511 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.751585 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.751628 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.751667 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.751705 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.751744 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.751784 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.751832 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.751898 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.751947 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.751986 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.752029 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.752072 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.752110 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.752150 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.752194 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.752232 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.752299 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.752360 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.752397 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.752436 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.752475 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.752514 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.752559 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.752602 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.752646 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.752687 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.752731 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.752774 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.752812 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.752850 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.752941 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.752982 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.753017 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.753058 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.753101 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.753140 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.753185 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.753225 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.753264 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.753307 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.753345 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.753385 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.753439 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.753439 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.753510 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.753550 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.753596 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.753639 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.753678 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.753715 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.753750 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.753793 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.753834 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.753893 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.753933 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.753970 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.753970 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.754134 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.754170 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.754212 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.755988 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.756095 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.756160 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.756743 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.756743 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.756743 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.756879 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.756924 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.756964 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.756964 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.757047 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.757089 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.757125 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.757173 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.757213 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.757213 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.757213 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.757309 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.757347 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.757382 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.757423 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.757468 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.757507 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.757545 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.757545 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.757545 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.757545 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.757545 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.763149 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.763321 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.763414 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.763414 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.763604 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.763688 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.763688 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.763834 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.763932 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.763995 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.764078 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.764143 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.764143 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.764278 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.764278 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.764407 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.764470 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.764470 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.764470 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.764470 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.764470 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.764752 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.765236 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.765236 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.765358 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.765423 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.765498 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.765562 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.765629 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.765700 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.765771 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.765843 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.765933 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.765933 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.766049 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.766133 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.766197 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.766268 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.766332 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.766393 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.766454 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.766523 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.766595 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.767620 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.767726 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.767817 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.767929 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.767996 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.768058 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.768125 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.770599 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.770704 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.770753 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.770803 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.770897 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.770959 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.770995 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.771031 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.771066 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.771066 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.771145 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.771208 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.771269 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.771327 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.771797 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.771963 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.772054 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.772121 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.772196 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.772260 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.772321 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.772384 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.772456 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.772527 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.772527 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.772652 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.772716 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.772783 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.772845 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.772946 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.773017 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.773095 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.773158 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.773220 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.773288 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.773363 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.773425 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.773496 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.773556 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.773619 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.773682 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.773742 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.773803 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.773893 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.773957 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.774035 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.774106 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.774170 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.774231 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.774292 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.774353 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.774413 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.774476 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.774547 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.774608 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.774608 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.774608 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.774608 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.774608 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.774608 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.775034 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:02:04.775630 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:02:04.836165 np0000173059 devstack@c-api.service[113170]: INFO dbcounter [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Registered counter for database cinder May 09 09:02:04.836715 np0000173059 devstack@c-api.service[113169]: INFO dbcounter [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Registered counter for database cinder May 09 09:02:04.839315 np0000173059 devstack@c-api.service[113170]: DEBUG oslo_db.sqlalchemy.engines [None req-98857f61-378e-41a3-822b-0c01d8876466 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=113170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:04.840727 np0000173059 devstack@c-api.service[113169]: DEBUG oslo_db.sqlalchemy.engines [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 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=113169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:04.887624 np0000173059 devstack@c-api.service[113167]: INFO dbcounter [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Registered counter for database cinder May 09 09:02:04.897098 np0000173059 devstack@c-api.service[113168]: INFO dbcounter [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Registered counter for database cinder May 09 09:02:04.901132 np0000173059 devstack@c-api.service[113167]: DEBUG oslo_db.sqlalchemy.engines [None req-398e23a1-63ff-44f1-b29b-18825fded58b 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=113167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:04.909388 np0000173059 devstack@c-api.service[113168]: DEBUG oslo_db.sqlalchemy.engines [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 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=113168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:04.961703 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writer thread running {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:04.963059 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writer thread running {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:04.964568 np0000173059 devstack@c-api.service[113170]: INFO cinder.rpc [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:04.965595 np0000173059 devstack@c-api.service[113169]: INFO cinder.rpc [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:04.967253 np0000173059 devstack@c-api.service[113170]: INFO cinder.rpc [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:04.968225 np0000173059 devstack@c-api.service[113169]: INFO cinder.rpc [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:04.969954 np0000173059 devstack@c-api.service[113170]: INFO cinder.rpc [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:04.970372 np0000173059 devstack@c-api.service[113169]: INFO cinder.rpc [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:04.972663 np0000173059 devstack@c-api.service[113170]: INFO cinder.rpc [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:04.972787 np0000173059 devstack@c-api.service[113169]: INFO cinder.rpc [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:04.973961 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:04.974064 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:04.976140 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:04.976526 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:04.981596 np0000173059 devstack@c-api.service[113170]: DEBUG oslo_db.sqlalchemy.engines [None req-98857f61-378e-41a3-822b-0c01d8876466 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=113170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:04.982552 np0000173059 devstack@c-api.service[113169]: DEBUG oslo_db.sqlalchemy.engines [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 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=113169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:04.984100 np0000173059 devstack@c-api.service[113170]: INFO cinder.rpc [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:04.984906 np0000173059 devstack@c-api.service[113169]: INFO cinder.rpc [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:04.986720 np0000173059 devstack@c-api.service[113169]: INFO cinder.rpc [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:04.986891 np0000173059 devstack@c-api.service[113170]: INFO cinder.rpc [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:04.987803 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:04.988223 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.000066 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.000895 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.003504 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.004167 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.006927 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.007338 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.011106 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.011443 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.014179 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.014449 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.017213 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.017416 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.020483 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.020618 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.023727 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.024976 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.027714 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.027889 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writer thread running {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:05.028629 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.029367 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.030384 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writer thread running {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:02:05.031240 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.032028 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.033388 np0000173059 devstack@c-api.service[113167]: INFO cinder.rpc [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:05.033987 np0000173059 devstack@c-api.service[113168]: INFO cinder.rpc [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:02:05.035405 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.036359 np0000173059 devstack@c-api.service[113167]: INFO cinder.rpc [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:05.039903 np0000173059 devstack@c-api.service[113168]: INFO cinder.rpc [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:02:05.039974 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.040046 np0000173059 devstack@c-api.service[113167]: INFO cinder.rpc [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:05.040098 np0000173059 devstack@c-api.service[113168]: INFO cinder.rpc [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:02:05.041043 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.041726 np0000173059 devstack@c-api.service[113167]: INFO cinder.rpc [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:05.042264 np0000173059 devstack@c-api.service[113168]: INFO cinder.rpc [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:02:05.042448 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.043013 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.043208 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.043469 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.044771 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.044839 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.045281 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.045998 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.046268 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.047891 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.048199 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.049303 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.049751 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.050175 np0000173059 devstack@c-api.service[113167]: DEBUG oslo_db.sqlalchemy.engines [None req-398e23a1-63ff-44f1-b29b-18825fded58b 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=113167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:05.050392 np0000173059 devstack@c-api.service[113169]: WARNING cinder.api.contrib.hosts [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:05.051002 np0000173059 devstack@c-api.service[113168]: DEBUG oslo_db.sqlalchemy.engines [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 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=113168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:05.051209 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.051309 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.052710 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.053192 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.053300 np0000173059 devstack@c-api.service[113168]: INFO cinder.rpc [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:05.053375 np0000173059 devstack@c-api.service[113167]: INFO cinder.rpc [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:02:05.054285 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.054667 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.055216 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: extensions {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.055455 np0000173059 devstack@c-api.service[113168]: INFO cinder.rpc [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:05.055812 np0000173059 devstack@c-api.service[113170]: WARNING cinder.api.contrib.hosts [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:05.056258 np0000173059 devstack@c-api.service[113167]: INFO cinder.rpc [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:02:05.056408 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: encryption {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.056550 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.056670 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.057651 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.057976 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: encryption {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.058097 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.059545 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-quota-sets {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.059714 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.060581 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: extensions {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.060931 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: cgsnapshots {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.061886 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: encryption {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.062306 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-quota-class-sets {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.063543 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: encryption {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.063844 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-availability-zone {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.065150 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-quota-sets {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.065713 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: qos-specs {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.066584 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: cgsnapshots {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.068089 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-quota-class-sets {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.068253 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.069076 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: backups {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.069682 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-availability-zone {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.071074 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.071192 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: qos-specs {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.071418 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.071678 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: extra_specs {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.073275 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: backups {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.073828 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-snapshot-manage {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.074503 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.074661 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.075327 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-volume-type-access {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.076218 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: extra_specs {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.076894 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: capabilities {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.077835 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-snapshot-manage {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.077927 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.078113 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-hosts {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.078984 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.079376 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-volume-type-access {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.079507 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: consistencygroups {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.081007 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: capabilities {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.081361 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-volume-transfer {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.082036 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.082241 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.082333 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-hosts {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.083011 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: scheduler-stats {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.083708 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: consistencygroups {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.084444 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extended resource: os-volume-manage {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.084986 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.085409 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.085875 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-volume-transfer {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.086775 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.087648 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: scheduler-stats {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.087768 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.contrib.snapshot_actions [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] SnapshotActionsController initialized {{(pid=113169) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:05.088171 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.088464 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.088564 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.089103 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extended resource: os-volume-manage {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.089981 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.091386 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.091463 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.091716 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.092284 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.092498 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.contrib.snapshot_actions [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] SnapshotActionsController initialized {{(pid=113170) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:05.092824 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.093317 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.094270 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.094775 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.095019 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.095321 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.095825 np0000173059 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.096316 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.096678 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.096793 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.096905 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.096971 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097031 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097134 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097201 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097349 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097458 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097560 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097655 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension UsedLimits extending resource: limits {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097730 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.097791 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension TypesManage extending resource: types {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097897 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension AdminActions extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.097964 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension AdminActions extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.098059 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension AdminActions extending resource: backups {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.098159 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension VolumeActions extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.098369 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.099112 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.099191 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.099512 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.100625 np0000173059 devstack@c-api.service[113169]: WARNING keystonemiddleware.auth_token [None req-60d85cc0-3081-42c5-843e-9c55c112cd18 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:05.100766 np0000173059 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.100842 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.101649 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.101765 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.101852 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.101984 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102117 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102226 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102296 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102406 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102540 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102625 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension UsedLimits extending resource: limits {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102727 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension TypesManage extending resource: types {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.102829 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension AdminActions extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.103032 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension AdminActions extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.103139 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension AdminActions extending resource: backups {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.103266 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension VolumeActions extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.103465 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.103565 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.105118 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.105755 np0000173059 devstack@c-api.service[113170]: WARNING keystonemiddleware.auth_token [None req-98857f61-378e-41a3-822b-0c01d8876466 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:05.106461 np0000173059 devstack@c-api.service[113169]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8197aa3668 pid: 113169 (default app) May 09 09:02:05.106981 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:02:05.106981 np0000173059 devstack@c-api.service[113169]: warnings.warn( May 09 09:02:05.108561 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.109338 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.110734 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.111773 np0000173059 devstack@c-api.service[113170]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8197aa3668 pid: 113170 (default app) May 09 09:02:05.112319 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.113004 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.113822 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.114311 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114311 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.114311 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114311 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.114644 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114644 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.114644 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114644 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.114960 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114960 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.114960 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114960 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.114960 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.114960 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.115359 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.115359 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.115359 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.115359 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.115359 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.115784 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.115784 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.115784 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.115784 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.115784 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116210 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116210 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116210 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116210 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116520 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116520 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116520 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116520 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116520 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116923 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116923 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116923 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.116923 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.116923 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.117289 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.117289 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.117289 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.117289 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.117289 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.117289 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.117738 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.117738 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.117738 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.117738 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.117738 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.117738 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118162 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118162 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118162 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118162 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118162 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118162 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118541 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118541 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118541 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118541 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118541 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118993 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118993 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118993 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.118993 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.118993 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119257 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119257 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119257 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119257 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119257 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119257 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119513 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119513 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119513 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119513 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119513 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119513 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119749 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119749 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119749 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119749 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119749 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119997 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119997 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119997 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.119997 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.119997 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120213 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120213 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120213 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120213 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120396 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120396 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120396 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120396 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120568 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.120606 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120606 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120606 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120606 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120606 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120844 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120844 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120844 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.120844 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.120844 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.121067 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.121067 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.121067 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.121067 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.121250 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.121250 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.121250 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.121250 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.121431 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.121431 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.121431 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.121431 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124062 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124062 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124062 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124062 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124242 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124242 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124242 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124242 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124438 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124438 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124438 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124438 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124438 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124689 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124735 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.124780 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124780 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124780 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124780 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.124780 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.124780 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125121 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125121 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125121 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125121 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125315 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125315 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125315 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125315 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125315 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125315 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125590 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125590 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125590 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125590 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125590 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125590 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125903 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125903 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125903 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125903 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.125903 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.125903 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126178 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126178 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126178 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126178 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126178 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126178 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126434 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126434 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126434 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126434 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126613 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126613 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126613 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126613 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126613 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126843 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126843 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126843 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.126843 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:05.126843 np0000173059 devstack@c-api.service[113169]: warnings.warn(deprecated_msg) May 09 09:02:05.127231 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127259 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127259 np0000173059 devstack@c-api.service[113168]: WARNING cinder.api.contrib.hosts [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:05.127311 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-246db3a2-3911-4830-972c-33b9021c5945 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:05.127337 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127362 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127386 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127411 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127436 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 1/1] 199.204.45.229 () {60 vars in 953 bytes} [Sat May 9 09:02:05 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:02:05.127462 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127487 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127487 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: extensions {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.127532 np0000173059 devstack@c-api.service[113167]: WARNING cinder.api.contrib.hosts [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:02:05.127563 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: encryption {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.127593 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127618 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: encryption {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.127659 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.127684 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-quota-sets {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.128906 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.128989 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: cgsnapshots {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.130177 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: extensions {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.130406 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-quota-class-sets {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.131800 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-availability-zone {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.131835 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: encryption {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.133085 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: qos-specs {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.133597 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: encryption {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.135220 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: backups {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.135293 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-quota-sets {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.136901 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: cgsnapshots {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.137960 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: extra_specs {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.138332 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-quota-class-sets {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.139539 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-snapshot-manage {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.139975 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-availability-zone {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.140996 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-volume-type-access {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.141624 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: qos-specs {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.142525 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: capabilities {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.143804 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-hosts {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.144530 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: backups {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.145126 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: consistencygroups {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.147071 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-volume-transfer {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.147326 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: extra_specs {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.148681 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: scheduler-stats {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.150111 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extended resource: os-volume-manage {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.150596 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-snapshot-manage {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.152265 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.152597 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-volume-type-access {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.153170 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.contrib.snapshot_actions [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] SnapshotActionsController initialized {{(pid=113168) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:05.153939 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.154698 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: capabilities {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.155444 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.156109 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-hosts {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.156815 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.157450 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: consistencygroups {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.158210 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.159462 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-volume-transfer {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.159623 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.161144 np0000173059 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.161225 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: scheduler-stats {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.162003 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162108 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162214 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162332 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162429 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162530 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162601 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extended resource: os-volume-manage {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:02:05.162665 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162753 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162915 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.162987 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension UsedLimits extending resource: limits {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.163097 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension TypesManage extending resource: types {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.163200 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension AdminActions extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.163328 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension AdminActions extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.163431 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension AdminActions extending resource: backups {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.163532 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension VolumeActions extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.163740 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.165606 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.166003 np0000173059 devstack@c-api.service[113168]: WARNING keystonemiddleware.auth_token [None req-4fa006f2-2ef6-47c4-bd9e-ad72bbdc29d0 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:05.166722 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.contrib.snapshot_actions [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] SnapshotActionsController initialized {{(pid=113167) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:02:05.167566 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.169040 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.170622 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.171969 np0000173059 devstack@c-api.service[113168]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8197aa3668 pid: 113168 (default app) May 09 09:02:05.172201 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.173902 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.175483 np0000173059 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:02:05.176420 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.176534 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.176641 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.176746 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.176930 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177014 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177171 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177256 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177385 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177486 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension UsedLimits extending resource: limits {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177589 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension TypesManage extending resource: types {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177695 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension AdminActions extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177885 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension AdminActions extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.177986 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension AdminActions extending resource: backups {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.178128 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension VolumeActions extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.178366 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:02:05.180835 np0000173059 devstack@c-api.service[113167]: WARNING keystonemiddleware.auth_token [None req-398e23a1-63ff-44f1-b29b-18825fded58b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 09:02:05.187296 np0000173059 devstack@c-api.service[113167]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d8197aa3668 pid: 113167 (default app) May 09 09:02:12.464436 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:02:12.464436 np0000173059 devstack@c-api.service[113170]: warnings.warn( May 09 09:02:12.483403 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.483403 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.483577 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.483577 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.483577 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.483577 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.483577 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.483916 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.483916 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.483916 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.483916 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.483916 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.483916 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484274 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.484274 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484274 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.484274 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484274 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.484602 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484602 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.484602 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484602 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.484882 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484882 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.484882 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.484882 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485127 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485127 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485127 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485127 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485127 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485448 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485448 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485448 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485448 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485448 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485739 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485739 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485739 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485739 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.485739 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.485739 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486133 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486133 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486133 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486133 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486133 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486133 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486508 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486508 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486508 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486508 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486508 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486508 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486956 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486956 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486956 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486956 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.486956 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.486956 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.487632 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.487632 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.487632 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.487632 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.487913 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.487913 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.487913 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.487913 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.487913 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488098 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488098 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488098 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488098 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488098 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488285 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488285 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488285 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488285 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488285 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488285 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488481 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488481 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488481 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488481 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488481 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488768 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488768 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488768 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488768 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488768 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488963 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488963 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.488963 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.488963 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489111 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489111 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489111 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489111 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489267 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489267 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489267 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489267 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489267 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489452 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489452 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489452 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489452 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489452 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489621 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489621 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489621 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489621 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489824 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489824 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489824 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489824 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489987 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489987 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.489987 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.489987 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490146 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490146 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490146 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490146 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490290 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490290 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490290 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490290 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490428 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490428 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490428 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490428 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490428 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490428 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490997 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490997 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490997 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.490997 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.490997 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491191 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491443 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491443 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491443 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491443 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491443 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491443 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491663 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491663 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491663 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491663 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491663 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491663 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491887 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491887 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491887 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491887 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.491887 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.491887 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492097 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492097 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492097 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492097 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492252 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492252 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492252 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492252 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492393 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492393 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492393 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492393 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492535 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492535 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492535 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:02:12.492535 np0000173059 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 09 09:02:12.492535 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:12.979211 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 admin admin] POST https://199.204.45.229/volume/v3/types May 09 09:02:12.979788 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:02:12.981402 np0000173059 devstack@c-api.service[113170]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:02:12.981402 np0000173059 devstack@c-api.service[113170]: warnings.warn( May 09 09:02:12.989917 np0000173059 devstack@c-api.service[113170]: DEBUG oslo_db.sqlalchemy.engines [None req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 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=113170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:13.020264 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 admin admin] https://199.204.45.229/volume/v3/types returned with HTTP 200 May 09 09:02:13.020844 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 1/2] 199.204.45.229 () {68 vars in 1288 bytes} [Sat May 9 09:02:12 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:02:13.034636 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 req-acdf4e82-b857-4f31-811a-d6b5a47f6c8a None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:02:13.355895 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 req-acdf4e82-b857-4f31-811a-d6b5a47f6c8a admin admin] POST https://199.204.45.229/volume/v3/types/1d249264-4296-45bc-bd0e-d49bd50938be/extra_specs May 09 09:02:13.356773 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 req-acdf4e82-b857-4f31-811a-d6b5a47f6c8a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:02:13.358574 np0000173059 devstack@c-api.service[113169]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:02:13.358574 np0000173059 devstack@c-api.service[113169]: warnings.warn( May 09 09:02:13.367704 np0000173059 devstack@c-api.service[113169]: DEBUG oslo_db.sqlalchemy.engines [req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 req-acdf4e82-b857-4f31-811a-d6b5a47f6c8a 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=113169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:02:13.428617 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [req-24eee033-d4ca-4bba-a6ce-58e3ed7203f6 req-acdf4e82-b857-4f31-811a-d6b5a47f6c8a admin admin] https://199.204.45.229/volume/v3/types/1d249264-4296-45bc-bd0e-d49bd50938be/extra_specs returned with HTTP 200 May 09 09:02:13.429085 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 2/3] 199.204.45.229 () {70 vars in 1505 bytes} [Sat May 9 09:02:13 2026] POST /volume/v3/types/1d249264-4296-45bc-bd0e-d49bd50938be/extra_specs => generated 55 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:02:15.055704 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=6 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:02:15.056328 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=6 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:02:23.017416 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:02:23.427632 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:38.082145 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:04:38.082145 np0000173059 devstack@c-api.service[113168]: warnings.warn( May 09 09:04:38.098536 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.098536 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.098536 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.098536 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.098536 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099061 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099061 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099061 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099061 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099061 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099390 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099390 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099390 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099390 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099390 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099390 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099804 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099804 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.099804 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.099804 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100148 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.100148 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100148 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.100148 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100420 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.100420 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100420 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.100420 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100687 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.100687 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100687 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.100687 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.100687 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101123 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101123 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101123 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101123 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101123 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101478 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101478 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101478 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101478 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101478 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101478 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101878 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101878 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101878 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101878 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.101878 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.101878 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102119 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102119 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102119 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102119 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102119 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102119 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102355 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102355 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102355 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102355 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102355 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102578 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102578 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102578 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102578 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102578 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102762 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102762 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102762 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102762 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.102762 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.102762 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103031 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103031 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103031 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103031 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103031 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103031 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103271 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103271 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103271 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103271 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103271 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103503 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103503 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103503 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103503 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103503 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103731 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103731 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103731 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103731 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103935 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103935 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.103935 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.103935 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104114 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104114 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104114 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104114 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104114 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104348 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104348 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104348 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104348 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104348 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104546 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104546 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104546 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104546 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104734 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104734 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104734 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104734 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104974 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104974 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.104974 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.104974 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105170 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105170 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105170 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105170 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105342 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105342 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105342 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105342 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105524 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105524 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105524 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105524 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105524 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105754 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105754 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105754 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105754 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.105754 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.105754 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106035 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106035 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106035 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106035 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106035 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106227 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106227 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106227 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106227 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106227 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106227 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106481 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106481 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106481 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106481 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106481 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106481 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106732 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106732 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106732 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106732 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.106732 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.106732 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107099 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107099 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107099 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107099 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107099 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107099 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107394 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107394 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107394 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107394 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107578 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107578 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107578 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107578 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107578 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: warnings.warn(deprecated_msg) May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-2c4628b9-cbc7-45c5-a931-efd724749edb None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:38.107802 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-2c4628b9-cbc7-45c5-a931-efd724749edb None None] GET https://199.204.45.229/volume// May 09 09:04:38.108092 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-2c4628b9-cbc7-45c5-a931-efd724749edb None None] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:04:38.108092 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-2c4628b9-cbc7-45c5-a931-efd724749edb None None] Calling method 'all' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:04:38.108092 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-2c4628b9-cbc7-45c5-a931-efd724749edb None None] https://199.204.45.229/volume// returned with HTTP 300 May 09 09:04:38.108092 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 1/4] 199.204.45.229 () {66 vars in 1456 bytes} [Sat May 9 09:04:38 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:05:16.901983 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:05:16.901983 np0000173059 devstack@c-api.service[113167]: warnings.warn( May 09 09:05:16.913525 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.913525 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.913525 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.913525 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.913525 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914066 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914066 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914066 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914066 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914066 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914386 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914386 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914386 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914386 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914386 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914386 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914731 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914731 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914731 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914731 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914986 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914986 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.914986 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.914986 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915221 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915221 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915221 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915221 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915453 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915453 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915453 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915453 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915453 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915727 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915727 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915727 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.915727 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.915727 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916043 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916043 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916043 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916043 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916043 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916043 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916436 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916436 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916436 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916436 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916436 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916436 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916762 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916762 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916762 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916762 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.916762 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.916762 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917125 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917125 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917125 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917125 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917125 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917403 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917403 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917403 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917403 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917403 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917673 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917673 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917673 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917673 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.917673 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.917673 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918015 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918015 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918015 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918015 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918015 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918015 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918349 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918349 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918349 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918349 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918349 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918654 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918654 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918654 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918654 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918654 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918948 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918948 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.918948 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.918948 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919250 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919250 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919250 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919250 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919504 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919504 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919504 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919504 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919504 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919782 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919782 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919782 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.919782 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.919782 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.920409 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.920409 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.920409 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.920409 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.920869 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.920869 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.920869 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.920869 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921184 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921184 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921184 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921184 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921532 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921532 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921532 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921532 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921697 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921697 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921697 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921697 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921859 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921859 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921859 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.921859 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.921859 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922096 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922096 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922096 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922096 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922096 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922096 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922352 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922352 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922352 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922352 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922352 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922643 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922643 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922643 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922643 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922643 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922643 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922968 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922968 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922968 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922968 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.922968 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.922968 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923236 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923236 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923236 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923236 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923236 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923236 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923488 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923488 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923488 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923488 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923488 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923488 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923766 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923766 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923766 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923766 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923988 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923988 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923988 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.923988 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.923988 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.924221 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.924221 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.924221 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.924221 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 09:05:16.924221 np0000173059 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 09 09:05:16.924221 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-925e396c-b48f-4140-8210-eb5872e24d41 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:17.235760 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-925e396c-b48f-4140-8210-eb5872e24d41 demo demo] GET https://199.204.45.229/volume/v3/types?is_public=None May 09 09:05:17.236064 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-925e396c-b48f-4140-8210-eb5872e24d41 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:17.236255 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-925e396c-b48f-4140-8210-eb5872e24d41 demo demo] Calling method 'index' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:17.236735 np0000173059 devstack@c-api.service[113167]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:05:17.236735 np0000173059 devstack@c-api.service[113167]: warnings.warn( May 09 09:05:17.237362 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-925e396c-b48f-4140-8210-eb5872e24d41 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:05:17.248400 np0000173059 devstack@c-api.service[113167]: DEBUG oslo_db.sqlalchemy.engines [None req-925e396c-b48f-4140-8210-eb5872e24d41 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=113167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:17.264279 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-925e396c-b48f-4140-8210-eb5872e24d41 demo demo] https://199.204.45.229/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:05:17.264660 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 1/5] 199.204.45.229 () {64 vars in 1263 bytes} [Sat May 9 09:05:16 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:17.278028 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [req-925e396c-b48f-4140-8210-eb5872e24d41 req-88f198de-623f-4c29-8dca-f88cd67ddc95 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:17.283317 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [req-925e396c-b48f-4140-8210-eb5872e24d41 req-88f198de-623f-4c29-8dca-f88cd67ddc95 demo demo] GET https://199.204.45.229/volume/v3/types/default May 09 09:05:17.283701 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [req-925e396c-b48f-4140-8210-eb5872e24d41 req-88f198de-623f-4c29-8dca-f88cd67ddc95 demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:17.284177 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [req-925e396c-b48f-4140-8210-eb5872e24d41 req-88f198de-623f-4c29-8dca-f88cd67ddc95 demo demo] Calling method 'show' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:17.294329 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [req-925e396c-b48f-4140-8210-eb5872e24d41 req-88f198de-623f-4c29-8dca-f88cd67ddc95 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 09 09:05:17.294683 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 2/6] 199.204.45.229 () {66 vars in 1329 bytes} [Sat May 9 09:05:17 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:17.662365 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-fa179f5c-658c-4456-abcf-0289cb40cb5e None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:17.668221 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-fa179f5c-658c-4456-abcf-0289cb40cb5e demo demo] GET https://199.204.45.229/volume/v3/types/default May 09 09:05:17.668415 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-fa179f5c-658c-4456-abcf-0289cb40cb5e demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:17.668628 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-fa179f5c-658c-4456-abcf-0289cb40cb5e demo demo] Calling method 'show' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:17.682143 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-fa179f5c-658c-4456-abcf-0289cb40cb5e demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 09 09:05:17.682484 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 3/7] 199.204.45.229 () {64 vars in 1258 bytes} [Sat May 9 09:05:17 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:18.136550 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-c46fe86b-54ec-4e3a-9e4d-af3dbd561176 None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:18.554990 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-c46fe86b-54ec-4e3a-9e4d-af3dbd561176 demo demo] GET https://199.204.45.229/volume/v3/types/default May 09 09:05:18.555344 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-c46fe86b-54ec-4e3a-9e4d-af3dbd561176 demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:18.555547 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-c46fe86b-54ec-4e3a-9e4d-af3dbd561176 demo demo] Calling method 'show' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:18.565472 np0000173059 devstack@c-api.service[113168]: DEBUG oslo_db.sqlalchemy.engines [None req-c46fe86b-54ec-4e3a-9e4d-af3dbd561176 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=113168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:05:18.584720 np0000173059 devstack@c-api.service[113168]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 09:05:18.584720 np0000173059 devstack@c-api.service[113168]: warnings.warn( May 09 09:05:18.586918 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-c46fe86b-54ec-4e3a-9e4d-af3dbd561176 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 09 09:05:18.587306 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 2/8] 199.204.45.229 () {64 vars in 1258 bytes} [Sat May 9 09:05:18 2026] GET /volume/v3/types/default => generated 145 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:18.599086 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-1f381eb9-ae28-4c35-8bdd-13976606ab80 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:05:18.601692 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-1f381eb9-ae28-4c35-8bdd-13976606ab80 demo demo] GET https://199.204.45.229/volume/v3/types/default May 09 09:05:18.601974 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-1f381eb9-ae28-4c35-8bdd-13976606ab80 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:05:18.602385 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-1f381eb9-ae28-4c35-8bdd-13976606ab80 demo demo] Calling method 'show' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:05:18.616171 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-1f381eb9-ae28-4c35-8bdd-13976606ab80 demo demo] https://199.204.45.229/volume/v3/types/default returned with HTTP 200 May 09 09:05:18.616538 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 2/9] 199.204.45.229 () {64 vars in 1258 bytes} [Sat May 9 09:05:18 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:05:27.291699 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=2 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:27.679085 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=2 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:28.582409 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=2 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:05:28.614475 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=3 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:11:31.057983 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-9c689387-8b64-4c03-b110-b7611173d8e5 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:11:31.151377 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:11:31.151608 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:11:31.152455 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:11:31.153154 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:11:31.154884 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:11:31.196888 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] Get all volumes completed successfully. May 09 09:11:31.199371 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-9c689387-8b64-4c03-b110-b7611173d8e5 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:11:31.199761 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 3/10] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:11:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:11:41.184036 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:31.210798 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:31.213702 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:12:31.213914 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:31.214115 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:31.214626 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:31.215415 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:12:31.253180 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] Get all volumes completed successfully. May 09 09:12:31.255475 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-b5df575c-bc4c-49ff-b0c2-d5f8380e047a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:12:31.256080 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 4/11] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:12:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:12:41.242583 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:31.271461 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:31.275618 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:13:31.275819 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:31.276040 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:31.276553 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:31.277385 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:31.316793 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] Get all volumes completed successfully. May 09 09:13:31.320295 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-d690fce4-38cb-4fbd-960b-7b7ba26d7c3c demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:31.320930 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 3/12] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:13:31 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 09 09:13:41.311900 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:31.334404 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-830a8771-9159-4229-8aab-d722b727d1c3 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:31.338285 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:14:31.339293 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:31.339525 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:31.340075 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:31.341020 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:31.382542 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] Get all volumes completed successfully. May 09 09:14:31.385265 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-830a8771-9159-4229-8aab-d722b727d1c3 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:31.385946 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 3/13] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:14:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:14:41.374685 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:31.405734 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:31.410300 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:15:31.410300 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:31.410716 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:31.411289 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:31.412296 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:31.424913 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] Get all volumes completed successfully. May 09 09:15:31.427556 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-2c021215-5ad6-403f-9bf7-b6f5739aff8f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:31.428325 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 4/14] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:15:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:15:41.415851 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:31.444962 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:31.553267 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:16:31.553483 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:31.553752 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:31.554115 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:31.555060 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:31.564043 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] Get all volumes completed successfully. May 09 09:16:31.567142 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-aed0a7ed-592a-479f-8c16-16ec381b0280 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:31.567578 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 5/15] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:16:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:41.558685 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:31.587197 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:31.593001 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:17:31.594340 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:31.594340 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:31.594340 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:31.595415 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:31.605300 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] Get all volumes completed successfully. May 09 09:17:31.608175 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-3dc5d0d5-a0db-4991-b8af-1d24d52ed599 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:31.608800 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 4/16] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:17:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:41.601990 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:31.625033 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:31.629107 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:18:31.629323 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:31.629618 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:31.630029 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:31.631474 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:31.641216 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] Get all volumes completed successfully. May 09 09:18:31.643620 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-eacbef7e-0f5c-4d43-b6a6-75bd9cac0525 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:31.644137 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 4/17] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:18:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:41.635929 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:31.661662 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:31.665984 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:19:31.666398 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:31.666834 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:31.667394 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:31.668375 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:31.678447 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] Get all volumes completed successfully. May 09 09:19:31.681783 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-abd6003c-db18-40a6-94f0-793c2897d6d6 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:31.682611 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 5/18] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:19:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:41.671785 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:31.699383 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:31.702010 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:20:31.702253 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:31.702509 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:31.702837 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:31.703844 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:31.711533 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] Get all volumes completed successfully. May 09 09:20:31.713350 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-1dd7e6f5-2b89-4df6-89cd-9c4b72b07a83 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:31.713681 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 6/19] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:20:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:20:41.707497 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:31.732274 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-c40524dc-1307-4b39-8c95-78475d27b93b None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:31.895521 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:21:31.895989 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:31.896408 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:31.897409 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:31.898664 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:31.911369 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] Get all volumes completed successfully. May 09 09:21:31.913802 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-c40524dc-1307-4b39-8c95-78475d27b93b demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:31.914280 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 5/20] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:21:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:41.906769 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:31.931203 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:31.936153 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:22:31.936580 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:31.937056 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:31.937566 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:31.939104 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:31.951067 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] Get all volumes completed successfully. May 09 09:22:31.954141 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-dbfdc6d8-bbe1-4358-a111-8567dd172a2f demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:31.954386 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 5/21] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:22:31 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:41.946276 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:31.973616 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-66201a25-e064-459a-87b9-3cfec72ea50a None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:31.976691 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:23:31.977037 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:31.977379 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:31.977729 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:31.978719 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:31.986046 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] Get all volumes completed successfully. May 09 09:23:31.988081 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-66201a25-e064-459a-87b9-3cfec72ea50a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:31.988525 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 6/22] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:23:31 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 09 09:23:41.981966 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:32.005500 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:32.009206 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:24:32.009449 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:32.009880 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:32.010059 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:32.010992 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:32.021008 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] Get all volumes completed successfully. May 09 09:24:32.024003 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-f09054cd-0480-42d4-8ef9-3cbd33137db4 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:32.024549 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 7/23] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:24:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:24:42.014356 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:32.044873 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-bf28799c-e876-4d8a-9158-a12171943e07 None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:32.047132 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:25:32.047318 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:32.047504 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:32.047777 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:32.048562 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:32.056755 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] Get all volumes completed successfully. May 09 09:25:32.059886 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-bf28799c-e876-4d8a-9158-a12171943e07 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:32.060516 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 6/24] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:25:32 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 09 09:25:42.052271 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:32.074538 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-a9588293-1210-4d85-9f09-357e7302ac73 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:32.187897 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:26:32.188460 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:32.188874 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:32.189275 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:32.190893 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:32.198673 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] Get all volumes completed successfully. May 09 09:26:32.201139 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-a9588293-1210-4d85-9f09-357e7302ac73 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:32.201139 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 6/25] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:26:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:42.194321 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:32.213629 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:32.217995 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:27:32.218452 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:32.218830 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:32.219375 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:32.221067 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:32.228564 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] Get all volumes completed successfully. May 09 09:27:32.230892 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-96f9955d-f5cb-4c33-8499-cf8550a2d45a demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:32.231381 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 7/26] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:27:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:27:42.263480 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:32.246157 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:32.249142 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:28:32.249480 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:32.249741 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:32.250112 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:32.251136 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:32.259535 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] Get all volumes completed successfully. May 09 09:28:32.262390 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-9fd9fbb7-75db-458b-a88e-c33621a73792 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:32.263177 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 8/27] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:28:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:42.254532 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:32.279446 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-a0dc6cce-a054-4c8e-a688-09623a065564 None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:32.283680 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:29:32.284084 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:32.284470 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:32.284973 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:32.286373 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:32.294966 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] Get all volumes completed successfully. May 09 09:29:32.297762 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-a0dc6cce-a054-4c8e-a688-09623a065564 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:32.298202 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 7/28] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:29:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:29:42.289659 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:32.313223 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-ffc85d54-db69-45f0-be2d-33227585d220 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:32.316211 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:30:32.316582 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:32.316994 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:32.317481 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:32.318961 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:32.326675 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] Get all volumes completed successfully. May 09 09:30:32.328590 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-ffc85d54-db69-45f0-be2d-33227585d220 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:32.328959 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 7/29] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:30:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:42.323210 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:32.346877 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-fba49515-42d5-42f5-86a2-570cc1591ecc None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:32.454114 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:31:32.454514 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:32.454958 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:32.455443 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:32.457243 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:32.465499 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] Get all volumes completed successfully. May 09 09:31:32.469945 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-fba49515-42d5-42f5-86a2-570cc1591ecc demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:32.470261 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 8/30] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:31:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:42.460352 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:32.486701 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:32.489819 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:32:32.490173 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:32.490433 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:32.490755 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:32.491799 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:32.502220 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] Get all volumes completed successfully. May 09 09:32:32.505321 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-2f7791ee-09af-40fe-ab6e-2fa52615dec1 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:32.505769 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 9/31] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:32:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:32:42.495548 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:32.518251 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-555f5083-6ed0-4697-a70b-7c001dce67af None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:32.522165 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:33:32.522482 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:32.522731 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:32.523202 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:32.524313 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:32.533559 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] Get all volumes completed successfully. May 09 09:33:32.536608 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-555f5083-6ed0-4697-a70b-7c001dce67af demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:32.537218 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 8/32] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:33:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:42.527768 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:32.551829 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:32.554819 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:34:32.555166 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:32.555454 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:32.555762 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:32.557231 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:32.564943 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] Get all volumes completed successfully. May 09 09:34:32.566989 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-b7f1562e-871d-48d1-b82d-45fd9eabde86 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:32.567360 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 8/33] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:34:32 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 09 09:34:42.560310 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:32.584824 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-bd2683f8-1348-45e9-96e1-314e274d9069 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:32.589246 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:35:32.589532 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:32.589790 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:32.590131 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:32.591214 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:32.598953 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] Get all volumes completed successfully. May 09 09:35:32.601053 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-bd2683f8-1348-45e9-96e1-314e274d9069 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:32.601665 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 9/34] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:35:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:35:42.594429 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:32.616613 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.middleware.request_id [None req-764400dd-040c-4224-8f88-0560fa1fe992 None None] RequestId filter calling following filter/app {{(pid=113169) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:32.657759 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:36:32.658156 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] Empty body provided in request {{(pid=113169) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:32.658522 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.openstack.wsgi [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] Calling method 'detail' {{(pid=113169) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:32.658989 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.api.api_utils [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] Removing options '' from query. {{(pid=113169) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:32.661372 np0000173059 devstack@c-api.service[113169]: DEBUG cinder.volume.api [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113169) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:32.671898 np0000173059 devstack@c-api.service[113169]: INFO cinder.volume.api [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] Get all volumes completed successfully. May 09 09:36:32.674924 np0000173059 devstack@c-api.service[113169]: INFO cinder.api.openstack.wsgi [None req-764400dd-040c-4224-8f88-0560fa1fe992 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:32.675602 np0000173059 devstack@c-api.service[113169]: [pid: 113169|app: 0|req: 10/35] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:36:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:42.667544 np0000173059 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=1 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:32.690686 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.middleware.request_id [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad None None] RequestId filter calling following filter/app {{(pid=113168) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:32.693572 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:37:32.693804 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] Empty body provided in request {{(pid=113168) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:32.694065 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.openstack.wsgi [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] Calling method 'detail' {{(pid=113168) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:32.694302 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.api.api_utils [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] Removing options '' from query. {{(pid=113168) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:32.695248 np0000173059 devstack@c-api.service[113168]: DEBUG cinder.volume.api [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113168) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:32.703122 np0000173059 devstack@c-api.service[113168]: INFO cinder.volume.api [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] Get all volumes completed successfully. May 09 09:37:32.705380 np0000173059 devstack@c-api.service[113168]: INFO cinder.api.openstack.wsgi [None req-51de67bf-0be5-468a-a4eb-4464e1a164ad demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:32.705813 np0000173059 devstack@c-api.service[113168]: [pid: 113168|app: 0|req: 9/36] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:37:32 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 09 09:37:42.701388 np0000173059 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=1 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:32.719729 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:32.724769 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:38:32.725177 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] Empty body provided in request {{(pid=113167) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:32.725634 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] Calling method 'detail' {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:32.726180 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.api.api_utils [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] Removing options '' from query. {{(pid=113167) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:32.727269 np0000173059 devstack@c-api.service[113167]: DEBUG cinder.volume.api [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113167) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:32.736089 np0000173059 devstack@c-api.service[113167]: INFO cinder.volume.api [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] Get all volumes completed successfully. May 09 09:38:32.740846 np0000173059 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [None req-f219b4be-5299-47ae-8c95-ee1aa1812e66 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:32.741613 np0000173059 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 9/37] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:38:32 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:42.730840 np0000173059 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:32.758810 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:32.761209 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] GET https://199.204.45.229/volume/v3/volumes/detail May 09 09:39:32.761424 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] Empty body provided in request {{(pid=113170) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:32.761611 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] Calling method 'detail' {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:32.761840 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.api.api_utils [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] Removing options '' from query. {{(pid=113170) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:32.762565 np0000173059 devstack@c-api.service[113170]: DEBUG cinder.volume.api [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113170) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:32.770738 np0000173059 devstack@c-api.service[113170]: INFO cinder.volume.api [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] Get all volumes completed successfully. May 09 09:39:32.773433 np0000173059 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-66f95672-0d4f-4d02-8b3d-2e6fcff76a47 demo demo] https://199.204.45.229/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:32.773895 np0000173059 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 10/38] 199.204.45.229 () {64 vars in 1296 bytes} [Sat May 9 09:39:32 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 09 09:39:42.765302 np0000173059 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}