May 09 09:03:31.899190 np0000173056 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:03:31.908883 np0000173056 devstack@c-api.service[112822]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:03:31 2026] *** May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: nodename: np0000173056 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: machine: x86_64 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: clock source: unix May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: pcre jit disabled May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: detected number of CPU cores: 16 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: current working directory: / May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: detected binary path: /usr/bin/uwsgi-core May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: your processes number limit is 256917 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: your memory page size is 4096 bytes May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: detected max file descriptor number: 2048 May 09 09:03:31.911958 np0000173056 devstack@c-api.service[112822]: lock engine: pthread robust mutexes May 09 09:03:31.912752 np0000173056 devstack@c-api.service[112822]: thunder lock: enabled May 09 09:03:31.912752 np0000173056 devstack@c-api.service[112822]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:03:31.912752 np0000173056 devstack@c-api.service[112822]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:03:31.912752 np0000173056 devstack@c-api.service[112822]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:03:31.912752 np0000173056 devstack@c-api.service[112822]: Set PythonHome to /opt/stack/data/venv May 09 09:03:31.945686 np0000173056 devstack@c-api.service[112822]: Python main interpreter initialized at 0x7f83bdca3668 May 09 09:03:31.945686 np0000173056 devstack@c-api.service[112822]: python threads support enabled May 09 09:03:31.945686 np0000173056 devstack@c-api.service[112822]: your server socket listen backlog is limited to 100 connections May 09 09:03:31.945686 np0000173056 devstack@c-api.service[112822]: your mercy for graceful operations on workers is 80 seconds May 09 09:03:31.946190 np0000173056 devstack@c-api.service[112822]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:03:31.946327 np0000173056 devstack@c-api.service[112822]: *** Operational MODE: preforking *** May 09 09:03:31.946529 np0000173056 devstack@c-api.service[112822]: *** uWSGI is running in multiple interpreter mode *** May 09 09:03:31.946529 np0000173056 devstack@c-api.service[112822]: spawned uWSGI master process (pid: 112822) May 09 09:03:31.946708 np0000173056 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:03:31.947212 np0000173056 devstack@c-api.service[112822]: spawned uWSGI worker 1 (pid: 112825, cores: 1) May 09 09:03:31.947753 np0000173056 devstack@c-api.service[112822]: spawned uWSGI worker 2 (pid: 112826, cores: 1) May 09 09:03:31.948265 np0000173056 devstack@c-api.service[112822]: spawned uWSGI worker 3 (pid: 112827, cores: 1) May 09 09:03:31.948760 np0000173056 devstack@c-api.service[112822]: spawned uWSGI worker 4 (pid: 112828, cores: 1) May 09 09:03:31.948830 np0000173056 devstack@c-api.service[112822]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: we strongly recommend against using it for new projects. May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: framework. For more detail see May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:32.074034 np0000173056 devstack@c-api.service[112825]: import eventlet # noqa May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: we strongly recommend against using it for new projects. May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: framework. For more detail see May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:32.079476 np0000173056 devstack@c-api.service[112826]: import eventlet # noqa May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: we strongly recommend against using it for new projects. May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: framework. For more detail see May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:32.096100 np0000173056 devstack@c-api.service[112827]: import eventlet # noqa May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: we strongly recommend against using it for new projects. May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: framework. For more detail see May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:32.112686 np0000173056 devstack@c-api.service[112828]: import eventlet # noqa May 09 09:03:32.162660 np0000173056 devstack@c-api.service[112826]: /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:03:32.162660 np0000173056 devstack@c-api.service[112826]: debtcollector.deprecate( May 09 09:03:32.166589 np0000173056 devstack@c-api.service[112825]: /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:03:32.166589 np0000173056 devstack@c-api.service[112825]: debtcollector.deprecate( May 09 09:03:32.187665 np0000173056 devstack@c-api.service[112827]: /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:03:32.187665 np0000173056 devstack@c-api.service[112827]: debtcollector.deprecate( May 09 09:03:32.203453 np0000173056 devstack@c-api.service[112828]: /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:03:32.203453 np0000173056 devstack@c-api.service[112828]: debtcollector.deprecate( May 09 09:03:32.246962 np0000173056 devstack@c-api.service[112826]: /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:03:32.246962 np0000173056 devstack@c-api.service[112826]: from cgi import parse_header May 09 09:03:32.252364 np0000173056 devstack@c-api.service[112825]: /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:03:32.252364 np0000173056 devstack@c-api.service[112825]: from cgi import parse_header May 09 09:03:32.287584 np0000173056 devstack@c-api.service[112828]: /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:03:32.287584 np0000173056 devstack@c-api.service[112828]: from cgi import parse_header May 09 09:03:32.287743 np0000173056 devstack@c-api.service[112827]: /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:03:32.287743 np0000173056 devstack@c-api.service[112827]: from cgi import parse_header May 09 09:03:32.291061 np0000173056 devstack@c-api.service[112826]: /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:03:32.291061 np0000173056 devstack@c-api.service[112826]: removals.removed_module( May 09 09:03:32.291776 np0000173056 devstack@c-api.service[112826]: /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:03:32.291776 np0000173056 devstack@c-api.service[112826]: removals.removed_module( May 09 09:03:32.297762 np0000173056 devstack@c-api.service[112825]: /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:03:32.297762 np0000173056 devstack@c-api.service[112825]: removals.removed_module( May 09 09:03:32.298431 np0000173056 devstack@c-api.service[112825]: /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:03:32.298431 np0000173056 devstack@c-api.service[112825]: removals.removed_module( May 09 09:03:32.331048 np0000173056 devstack@c-api.service[112828]: /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:03:32.331048 np0000173056 devstack@c-api.service[112828]: removals.removed_module( May 09 09:03:32.331812 np0000173056 devstack@c-api.service[112828]: /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:03:32.331812 np0000173056 devstack@c-api.service[112828]: removals.removed_module( May 09 09:03:32.333680 np0000173056 devstack@c-api.service[112827]: /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:03:32.333680 np0000173056 devstack@c-api.service[112827]: removals.removed_module( May 09 09:03:32.334407 np0000173056 devstack@c-api.service[112827]: /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:03:32.334407 np0000173056 devstack@c-api.service[112827]: removals.removed_module( May 09 09:03:32.895365 np0000173056 devstack@c-api.service[112826]: /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:03:32.895365 np0000173056 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:32.913662 np0000173056 devstack@c-api.service[112825]: /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:03:32.913662 np0000173056 devstack@c-api.service[112825]: warnings.warn( May 09 09:03:32.921432 np0000173056 devstack@c-api.service[112828]: /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:03:32.921432 np0000173056 devstack@c-api.service[112828]: warnings.warn( May 09 09:03:32.989374 np0000173056 devstack@c-api.service[112827]: /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:03:32.989374 np0000173056 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:32.994570 np0000173056 devstack@c-api.service[112826]: /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:03:32.994570 np0000173056 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:33.017659 np0000173056 devstack@c-api.service[112825]: /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:03:33.017659 np0000173056 devstack@c-api.service[112825]: warnings.warn( May 09 09:03:33.020485 np0000173056 devstack@c-api.service[112828]: /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:03:33.020485 np0000173056 devstack@c-api.service[112828]: warnings.warn( May 09 09:03:33.115282 np0000173056 devstack@c-api.service[112827]: /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:03:33.115282 np0000173056 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:33.293731 np0000173056 devstack@c-api.service[112828]: 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:03:33.294205 np0000173056 devstack@c-api.service[112828]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112828) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:33.298994 np0000173056 devstack@c-api.service[112826]: 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:03:33.300164 np0000173056 devstack@c-api.service[112826]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112826) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:33.305761 np0000173056 devstack@c-api.service[112825]: 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:03:33.306161 np0000173056 devstack@c-api.service[112825]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112825) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:33.379945 np0000173056 devstack@c-api.service[112828]: /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:03:33.379945 np0000173056 devstack@c-api.service[112828]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:33.383489 np0000173056 devstack@c-api.service[112826]: /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:03:33.383489 np0000173056 devstack@c-api.service[112826]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:33.384288 np0000173056 devstack@c-api.service[112825]: /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:03:33.384288 np0000173056 devstack@c-api.service[112825]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:33.405249 np0000173056 devstack@c-api.service[112827]: 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:03:33.405435 np0000173056 devstack@c-api.service[112827]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112827) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:33.468832 np0000173056 devstack@c-api.service[112827]: /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:03:33.468832 np0000173056 devstack@c-api.service[112827]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:33.831199 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:33.831359 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112825) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:33.831449 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:33.831522 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.831586 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.831679 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.831741 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.831795 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.831871 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.831933 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112828) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:33.832017 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.832080 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.832138 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.832331 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.832416 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.832582 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.833936 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.834077 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.834148 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.834222 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.834291 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.834353 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.834412 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.834480 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.834562 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.834625 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.834734 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.834801 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.834877 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.834944 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.835013 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.835013 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.835013 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.835013 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.835240 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.835310 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.835372 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.835448 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.835518 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.835576 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.835664 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.835664 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.835793 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.835852 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.835924 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.835982 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.836041 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.836115 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.836175 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.836235 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.836307 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.836371 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.836429 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.836494 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.836559 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.836623 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.836730 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.836798 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.836857 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.836929 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.836983 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.837054 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.837122 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.837197 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.837257 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.837314 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.837381 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.837440 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.837497 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.837564 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.837628 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.837628 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.837932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.837932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.837932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.837932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.837932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.837932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.838281 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.838354 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.838423 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.838423 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.838532 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.838688 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.838756 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.838756 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.838886 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.838953 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.839149 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.839283 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.839343 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.839400 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.839460 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.839518 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.839590 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.839685 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.839739 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.839786 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.839836 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.839880 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.839918 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.839967 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.840009 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.840043 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.840087 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.840174 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.840298 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.840348 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.840395 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.840441 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.840480 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.840528 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.840572 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.840615 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.840679 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.840717 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.840766 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.840817 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.840862 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.840908 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.840948 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.840984 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.841027 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.841066 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.841108 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.841147 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.841147 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.841147 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.841269 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.841269 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.841269 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.841269 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.841406 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.841499 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.841499 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.841580 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.841632 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.841689 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.841728 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.841777 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.841816 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.841855 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.841888 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.841933 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.841975 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.842014 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.842059 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.842099 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.842144 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.842182 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.842217 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.842254 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.842291 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.842331 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.842369 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.842506 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.842549 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.842589 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.842630 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.842697 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.842746 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.842785 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.842823 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.842862 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.842907 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.842956 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.843001 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.843044 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.843084 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.843127 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.843166 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.843205 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.843246 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.843289 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.843327 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.843369 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.843410 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.843445 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.843483 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.843518 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.843557 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.843593 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.843632 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.843632 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.843727 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.843727 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.843727 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.843840 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.843887 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.843926 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.843966 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.844005 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.844040 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.844080 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.844126 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.844171 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.844171 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.844171 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.844282 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.844282 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.844282 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.844386 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.844427 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.844462 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.844504 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.844547 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.844590 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.844655 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.844710 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.844757 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.844757 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.844757 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.844861 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.844861 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.844944 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.844990 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.845034 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.845077 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.845115 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.845159 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.845198 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.845233 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.845273 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.845322 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.845361 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.845401 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.845439 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.845499 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.845543 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.845586 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.845627 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.845685 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.845735 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.845778 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.845821 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.845867 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.845906 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.845906 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.845977 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.846020 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.846293 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.846349 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.846390 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.846390 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.846459 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.846502 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.846546 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.846593 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.846649 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.846690 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.846738 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.846829 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.846878 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.846918 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.846962 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.847003 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.847038 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.847087 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.847128 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.847168 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.847213 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.847255 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.847292 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.847333 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.847373 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.847416 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.847416 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.847416 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.847813 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.847875 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.847918 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.847995 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.848044 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.848080 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.848111 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.848138 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.848179 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.848225 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.848257 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.848292 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.848328 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.848362 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.848395 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.848428 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.848463 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.848496 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.848526 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.848557 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.848591 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.848643 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.848675 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.848710 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.848743 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.848777 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.848811 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.848811 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.854739 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.854794 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.854858 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.854900 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.854963 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.854997 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.855030 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.855065 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.855096 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.855134 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.855165 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.855165 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.855223 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.855259 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.855293 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.855324 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.855351 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.855408 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.855451 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.855483 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.855514 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.855547 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.855581 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.855611 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.855745 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.855830 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.855830 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.855945 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.856022 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.856090 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.856090 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.856090 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.856269 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.856329 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.856387 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.856447 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.856506 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.856571 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.856674 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.856753 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.856819 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.856886 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.856954 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.857011 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.857079 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.857136 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.857194 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.857259 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.857259 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.857375 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.857742 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.857804 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.857862 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.857936 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.857936 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.858056 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.858116 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.858175 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.858234 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.858301 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.858376 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.858442 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.858508 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.858567 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.858630 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.858729 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.858791 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.858866 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.858925 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.859003 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.859074 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.859143 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.859202 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.859275 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.859343 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.859424 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.859482 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.859540 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.859597 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.859677 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.859750 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.859810 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.859877 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.859936 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.859993 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.860060 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.860117 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.860186 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.860252 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.860309 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.860375 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.860439 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.860498 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.860557 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.860627 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.860717 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.860778 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.860832 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.860905 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.860971 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.861037 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.861103 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.861171 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.861231 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.861231 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.861231 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.861388 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.861388 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.861388 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.861388 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.861630 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.862096 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.862096 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.862372 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.862433 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.862505 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.862570 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.862634 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.862634 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.862785 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.862851 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.862919 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.862984 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.863044 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.863044 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.863205 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.863273 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.863340 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.863406 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.863463 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.863522 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.863590 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.863673 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.863710 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.863737 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.863768 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.863794 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.863822 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.863849 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.863879 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.863908 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.863935 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.863972 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.864005 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864036 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864068 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.864068 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.864128 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.864154 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864178 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.864202 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.864240 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.864270 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.864302 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.864326 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.864352 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.864382 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.864412 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.864445 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.864474 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864503 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.864503 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864563 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.864563 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.864563 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.864653 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.864685 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.864717 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.864751 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.864777 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.864811 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.864841 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.864873 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864903 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.864903 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.864903 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.864981 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.865175 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.865175 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.865175 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.865175 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.865175 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.865299 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.865599 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.865661 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.865694 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.865726 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.865761 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.865796 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.865824 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.865854 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.865884 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.865919 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.865953 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.865953 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.866005 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.866034 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.866061 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.866061 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.866112 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.866112 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.866170 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.866204 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.866234 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.866264 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.866301 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.866329 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.866359 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.866394 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.866427 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.866456 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.866489 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.866521 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.866555 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.866585 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.866614 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.866653 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.866682 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.866721 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.866751 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.866785 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.866816 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.866846 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.866875 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.866904 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.866932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.866962 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.866991 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.867016 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.867048 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.867048 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.867048 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.867128 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.867181 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.867207 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.867207 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.867207 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.867207 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.867207 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.867207 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.867358 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.867358 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.867418 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.867452 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.867486 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.867519 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.867548 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.867578 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.867612 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.867650 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.867722 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.867784 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.867843 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.867879 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.867912 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.867942 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.867993 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.868054 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.868112 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.868172 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.868237 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.868502 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.868570 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.868655 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.868717 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.868778 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.868839 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.868904 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.869713 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.869775 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.869811 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.869837 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.869869 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.869894 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.869925 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.869955 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.869989 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.870026 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.870056 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.870095 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.870130 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.870160 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.870274 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.870334 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.870394 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.870462 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.870515 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.870572 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.870654 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.870787 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.870853 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.870914 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.870977 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.871036 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.871096 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.871163 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.872570 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.872651 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.872713 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.872781 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.872820 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.872848 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.872878 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.872910 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.872945 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.872975 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.873002 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.873059 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.873098 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.873133 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.873163 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.873198 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.873224 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.873257 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.873312 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.873370 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.873445 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.874075 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.874136 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.874202 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.874240 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.874271 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.874301 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.874333 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.874364 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.874395 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.874426 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.874456 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.874493 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.874524 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.874554 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.874589 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.874622 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.874669 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.874702 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.874728 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.874754 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.874754 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.874802 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.874838 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.874864 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.874894 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.874920 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.874988 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.875102 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.875257 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.875347 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.875414 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.875473 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.875510 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.875547 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.875576 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.875607 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.875662 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.875700 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.875730 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.875768 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.875796 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.875831 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.875862 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.875893 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.875923 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.875952 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.875986 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.876021 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.876048 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.876082 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.876116 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.876147 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.876174 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.876204 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.876239 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.876270 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.876300 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.876331 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.876356 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.876387 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.876413 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.876451 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.876483 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.876514 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.876541 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.876572 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.876598 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.876628 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.876667 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.876702 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.876733 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.876768 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.876802 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.876833 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.876857 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.876885 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.876912 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.876939 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.876969 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.876994 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.877022 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877050 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.877080 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.877114 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.877140 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.877174 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.877205 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.877229 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.877265 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.877294 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877324 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.877356 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.877389 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.877415 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.877446 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877473 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.877502 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877528 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.877557 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.877586 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.877623 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.877737 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.877770 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.877796 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.877825 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.877850 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.877880 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877908 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.877936 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.877961 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.879225 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.879271 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.879346 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.879397 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.879430 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.879461 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.879489 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.879519 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.879546 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.879575 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.879601 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.879644 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.879713 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.879761 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.879795 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.879835 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.879873 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.879912 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.879948 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.879993 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.880032 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.880068 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.880118 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.880158 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.880196 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.880239 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.880278 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.880318 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.884241 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.884309 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.884362 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.884409 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.884454 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.884504 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.884550 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.884637 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.884724 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.884772 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.884812 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.884812 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.884888 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.884932 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.884977 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.885016 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.885057 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.885100 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.885139 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.885183 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.885223 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.885256 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.885295 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.885329 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.885378 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.885428 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.885428 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.885428 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.886147 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.886211 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.886247 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.886372 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.886425 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.886474 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.886518 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.886561 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.886600 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.886659 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.886709 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.886749 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.886788 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.886832 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.886872 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.886917 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.886958 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.887006 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.887045 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.887089 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.887128 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.887166 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.887210 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.887255 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.887255 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.887255 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.887255 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.887255 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.891375 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.891427 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.891481 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.891539 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.891608 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.891691 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.891779 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.892037 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.892088 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.892130 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.892171 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.892214 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.892260 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.892300 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.892344 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.892378 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.892378 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.892446 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.892496 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.892536 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.892581 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.892623 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.892623 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.892724 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.892767 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.892814 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.892853 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.892901 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.892941 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.892981 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.893019 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.893064 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.893108 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.893151 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.893195 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.893234 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.893284 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.893329 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.893372 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.893411 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.893454 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.893496 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.893540 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.893583 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.893624 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.893681 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.893720 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.893771 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.893815 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.893858 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.893897 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.893940 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112825) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.893979 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.894017 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.894057 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.894093 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.894142 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.894186 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.894230 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.894267 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.894305 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.894342 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.894380 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.894419 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112825) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.894457 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.894493 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112825) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.894530 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:33.894580 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:33.894938 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:33.894938 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:33.894938 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:33.938087 np0000173056 devstack@c-api.service[112828]: INFO dbcounter [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Registered counter for database cinder May 09 09:03:33.938873 np0000173056 devstack@c-api.service[112826]: INFO dbcounter [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Registered counter for database cinder May 09 09:03:33.939644 np0000173056 devstack@c-api.service[112827]: INFO dbcounter [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Registered counter for database cinder May 09 09:03:33.940868 np0000173056 devstack@c-api.service[112825]: INFO dbcounter [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Registered counter for database cinder May 09 09:03:33.948613 np0000173056 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:33.951930 np0000173056 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:33.954679 np0000173056 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-cf620b21-31ec-4111-b540-6e8651df2f92 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:33.959484 np0000173056 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-65a9ea39-8d7f-4793-89d8-031459058b16 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:34.065501 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writer thread running {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:34.066750 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writer thread running {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:34.069365 np0000173056 devstack@c-api.service[112828]: INFO cinder.rpc [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:34.069567 np0000173056 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:34.072753 np0000173056 devstack@c-api.service[112828]: INFO cinder.rpc [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:34.072876 np0000173056 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:34.072960 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writer thread running {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:34.074596 np0000173056 devstack@c-api.service[112828]: INFO cinder.rpc [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:34.074742 np0000173056 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:34.075560 np0000173056 devstack@c-api.service[112827]: INFO cinder.rpc [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:34.076884 np0000173056 devstack@c-api.service[112828]: INFO cinder.rpc [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:34.077496 np0000173056 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:34.078064 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.078463 np0000173056 devstack@c-api.service[112827]: INFO cinder.rpc [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:34.078783 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.080325 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.080795 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.080868 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writer thread running {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:34.081032 np0000173056 devstack@c-api.service[112827]: INFO cinder.rpc [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:34.083363 np0000173056 devstack@c-api.service[112825]: INFO cinder.rpc [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:34.083469 np0000173056 devstack@c-api.service[112827]: INFO cinder.rpc [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:34.084378 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.085380 np0000173056 devstack@c-api.service[112825]: INFO cinder.rpc [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:34.086084 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.086499 np0000173056 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:34.087225 np0000173056 devstack@c-api.service[112825]: INFO cinder.rpc [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:34.087542 np0000173056 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:34.089025 np0000173056 devstack@c-api.service[112828]: INFO cinder.rpc [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:34.089654 np0000173056 devstack@c-api.service[112825]: INFO cinder.rpc [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:34.090142 np0000173056 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:34.090931 np0000173056 devstack@c-api.service[112828]: INFO cinder.rpc [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:34.091011 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.091775 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.092289 np0000173056 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-cf620b21-31ec-4111-b540-6e8651df2f92 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:34.092451 np0000173056 devstack@c-api.service[112826]: INFO cinder.rpc [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:34.093334 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.093578 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.094420 np0000173056 devstack@c-api.service[112827]: INFO cinder.rpc [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:34.096521 np0000173056 devstack@c-api.service[112827]: INFO cinder.rpc [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:34.097705 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.098904 np0000173056 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-65a9ea39-8d7f-4793-89d8-031459058b16 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:34.100959 np0000173056 devstack@c-api.service[112825]: INFO cinder.rpc [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:34.101061 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.102635 np0000173056 devstack@c-api.service[112825]: INFO cinder.rpc [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:34.103427 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.103711 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.104164 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.106796 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.107318 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.107964 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.109970 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.111246 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.111591 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.114098 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.114527 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.114688 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.115212 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.117137 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.117645 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.118499 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.118661 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.120080 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.120786 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.122036 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.122609 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.123217 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.124361 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.125684 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.126084 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.126655 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.127344 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.128902 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.128985 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.129559 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.129774 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.131095 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.131525 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.131829 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.132755 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.133762 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.134841 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.135902 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.136430 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.137143 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.138784 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.139146 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.139309 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.140554 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.142433 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.142717 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.142790 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.143976 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.144242 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.144872 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.144949 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.145759 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.146396 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.146656 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.147316 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.147878 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.148328 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.148794 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.149603 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.149908 np0000173056 devstack@c-api.service[112828]: WARNING cinder.api.contrib.hosts [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:34.150533 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.150668 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.150874 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.151983 np0000173056 devstack@c-api.service[112826]: WARNING cinder.api.contrib.hosts [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:34.152072 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.152157 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.152221 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.152750 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.153676 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.153758 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.154222 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.154533 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: extensions {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.155421 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.155685 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.155773 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: encryption {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.155858 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.156679 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: extensions {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.156841 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.157361 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: encryption {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.157830 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.157885 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.157985 np0000173056 devstack@c-api.service[112827]: WARNING cinder.api.contrib.hosts [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:34.158736 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.158910 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-quota-sets {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.159374 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.159420 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.160212 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.160267 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: cgsnapshots {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.160920 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.160975 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-quota-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.161695 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-quota-class-sets {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.161811 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.162357 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: cgsnapshots {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.162506 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.162665 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: extensions {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.163012 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-availability-zone {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.163766 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-quota-class-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.163880 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.163956 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.164259 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: qos-specs {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.166574 np0000173056 devstack@c-api.service[112825]: WARNING cinder.api.contrib.hosts [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:34.166658 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-availability-zone {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.166701 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.166737 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.166771 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: qos-specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.166810 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: backups {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.167010 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-quota-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.167287 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.168383 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: cgsnapshots {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.168464 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: backups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.168918 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.169023 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: extra_specs {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.169790 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: extensions {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.169897 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-quota-class-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.170395 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: extra_specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.170555 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-snapshot-manage {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.171016 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: encryption {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.171637 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-availability-zone {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.171988 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-volume-type-access {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.172433 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-snapshot-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.172612 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: encryption {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.172927 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: qos-specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.173555 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: capabilities {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.173889 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-volume-type-access {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.174260 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-quota-sets {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.174817 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-hosts {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.174966 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: backups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.175415 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: capabilities {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.175639 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: cgsnapshots {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.176108 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: consistencygroups {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.176681 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-hosts {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.176977 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: extra_specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.177245 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-quota-class-sets {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.178027 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: consistencygroups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.178080 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-volume-transfer {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.178494 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-snapshot-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.178556 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-availability-zone {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.179645 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: scheduler-stats {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.179797 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: qos-specs {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.179927 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-volume-type-access {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.179976 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-volume-transfer {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.181093 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extended resource: os-volume-manage {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.181468 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: capabilities {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.181600 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: scheduler-stats {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.181867 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: backups {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.182743 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-hosts {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.183031 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extended resource: os-volume-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.183195 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.183866 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: extra_specs {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.184060 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: consistencygroups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.184120 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.contrib.snapshot_actions [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] SnapshotActionsController initialized {{(pid=112828) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:34.184894 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.185177 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.186004 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-snapshot-manage {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.186105 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-volume-transfer {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.186171 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.contrib.snapshot_actions [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] SnapshotActionsController initialized {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:34.186264 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.186852 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.187652 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: scheduler-stats {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.187730 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.187826 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-volume-type-access {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.188237 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.189266 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extended resource: os-volume-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.189372 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.189437 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: capabilities {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.189755 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.190731 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.190809 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-hosts {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.191141 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.191368 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.192073 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: consistencygroups {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.192243 np0000173056 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.192315 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] SnapshotActionsController initialized {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:34.192585 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.193042 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.193156 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193244 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193321 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193447 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193521 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193655 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193794 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193867 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.193999 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194089 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-volume-transfer {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.194163 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension UsedLimits extending resource: limits {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194241 np0000173056 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.194302 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension TypesManage extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194302 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension AdminActions extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194421 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension AdminActions extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194482 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.194542 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension AdminActions extending resource: backups {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194605 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension VolumeActions extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194840 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.194992 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195103 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195207 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195315 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195416 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195515 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195638 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195850 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: scheduler-stats {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.195924 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.195995 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.196060 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196060 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension UsedLimits extending resource: limits {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196060 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension TypesManage extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196242 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension AdminActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196306 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension AdminActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196373 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension AdminActions extending resource: backups {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196450 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension VolumeActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.196706 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.197042 np0000173056 devstack@c-api.service[112828]: WARNING keystonemiddleware.auth_token [None req-74a9c708-89a9-4c04-93bb-06b3dfaa85aa 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:03:34.197133 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extended resource: os-volume-manage {{(pid=112825) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:34.197363 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.198807 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.198957 np0000173056 devstack@c-api.service[112826]: WARNING keystonemiddleware.auth_token [None req-b178ec75-3767-4d2a-a572-a3d5d2de882f 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:03:34.199375 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.200323 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.contrib.snapshot_actions [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] SnapshotActionsController initialized {{(pid=112825) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:34.200423 np0000173056 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.201100 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.201146 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201288 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201384 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201501 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201612 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201722 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201838 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.201942 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202063 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202152 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension UsedLimits extending resource: limits {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202255 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension TypesManage extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202368 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension AdminActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202477 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension AdminActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202584 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension AdminActions extending resource: backups {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202662 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.202707 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension VolumeActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.202913 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-cf620b21-31ec-4111-b540-6e8651df2f92 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.203140 np0000173056 devstack@c-api.service[112828]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f83bdca3668 pid: 112828 (default app) May 09 09:03:34.203676 np0000173056 devstack@c-api.service[112828]: /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:03:34.203676 np0000173056 devstack@c-api.service[112828]: warnings.warn( May 09 09:03:34.204095 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.205006 np0000173056 devstack@c-api.service[112826]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f83bdca3668 pid: 112826 (default app) May 09 09:03:34.205142 np0000173056 devstack@c-api.service[112827]: WARNING keystonemiddleware.auth_token [None req-cf620b21-31ec-4111-b540-6e8651df2f92 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:03:34.205562 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.207054 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.208602 np0000173056 devstack@c-api.service[112825]: WARNING castellan.key_manager.migration [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:34.209508 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.209637 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.209765 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.209886 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.209988 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210089 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210223 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210343 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210463 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210568 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension UsedLimits extending resource: limits {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210690 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension TypesManage extending resource: types {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210797 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension AdminActions extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.210921 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension AdminActions extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.211028 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension AdminActions extending resource: backups {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.211129 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension VolumeActions extending resource: volumes {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.211240 np0000173056 devstack@c-api.service[112827]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f83bdca3668 pid: 112827 (default app) May 09 09:03:34.211339 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.v3.router [None req-65a9ea39-8d7f-4793-89d8-031459058b16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112825) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:34.211738 np0000173056 devstack@c-api.service[112828]: /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:03:34.211738 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.211738 np0000173056 devstack@c-api.service[112828]: /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:03:34.211738 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.211960 np0000173056 devstack@c-api.service[112828]: /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:03:34.211960 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.211960 np0000173056 devstack@c-api.service[112828]: /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:03:34.211960 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212157 np0000173056 devstack@c-api.service[112828]: /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:03:34.212157 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212157 np0000173056 devstack@c-api.service[112828]: /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:03:34.212157 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212157 np0000173056 devstack@c-api.service[112828]: /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:03:34.212157 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212426 np0000173056 devstack@c-api.service[112828]: /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:03:34.212426 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212426 np0000173056 devstack@c-api.service[112828]: /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:03:34.212426 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212426 np0000173056 devstack@c-api.service[112828]: /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:03:34.212713 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212713 np0000173056 devstack@c-api.service[112828]: /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:03:34.212713 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212713 np0000173056 devstack@c-api.service[112828]: /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:03:34.212713 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212945 np0000173056 devstack@c-api.service[112828]: /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:03:34.212945 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.212945 np0000173056 devstack@c-api.service[112828]: /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:03:34.212945 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213130 np0000173056 devstack@c-api.service[112828]: /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:03:34.213130 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213130 np0000173056 devstack@c-api.service[112828]: /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:03:34.213130 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213130 np0000173056 devstack@c-api.service[112828]: /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:03:34.213367 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213367 np0000173056 devstack@c-api.service[112828]: /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:03:34.213367 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213367 np0000173056 devstack@c-api.service[112828]: /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:03:34.213367 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213622 np0000173056 devstack@c-api.service[112828]: /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:03:34.213622 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213622 np0000173056 devstack@c-api.service[112828]: /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:03:34.213622 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213622 np0000173056 devstack@c-api.service[112828]: /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:03:34.213622 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213942 np0000173056 devstack@c-api.service[112828]: /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:03:34.213942 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213942 np0000173056 devstack@c-api.service[112828]: /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:03:34.213942 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.213942 np0000173056 devstack@c-api.service[112828]: /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:03:34.213942 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214197 np0000173056 devstack@c-api.service[112828]: /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:03:34.214197 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214197 np0000173056 devstack@c-api.service[112828]: /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:03:34.214197 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214197 np0000173056 devstack@c-api.service[112828]: /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:03:34.214197 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214454 np0000173056 devstack@c-api.service[112828]: /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:03:34.214454 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214454 np0000173056 devstack@c-api.service[112828]: /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:03:34.214454 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214454 np0000173056 devstack@c-api.service[112828]: /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:03:34.214728 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214728 np0000173056 devstack@c-api.service[112828]: /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:03:34.214728 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214728 np0000173056 devstack@c-api.service[112828]: /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:03:34.214728 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214937 np0000173056 devstack@c-api.service[112828]: /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:03:34.214937 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214937 np0000173056 devstack@c-api.service[112828]: /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:03:34.214937 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.214937 np0000173056 devstack@c-api.service[112828]: /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:03:34.214937 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215226 np0000173056 devstack@c-api.service[112828]: /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:03:34.215226 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215226 np0000173056 devstack@c-api.service[112828]: /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:03:34.215226 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215226 np0000173056 devstack@c-api.service[112828]: /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:03:34.215226 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215465 np0000173056 devstack@c-api.service[112828]: /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:03:34.215465 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215465 np0000173056 devstack@c-api.service[112828]: /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:03:34.215465 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215465 np0000173056 devstack@c-api.service[112828]: /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:03:34.215777 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215777 np0000173056 devstack@c-api.service[112828]: /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:03:34.215777 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.215777 np0000173056 devstack@c-api.service[112828]: /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:03:34.215777 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216024 np0000173056 devstack@c-api.service[112828]: /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:03:34.216024 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216024 np0000173056 devstack@c-api.service[112828]: /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:03:34.216024 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216211 np0000173056 devstack@c-api.service[112828]: /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:03:34.216211 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216211 np0000173056 devstack@c-api.service[112828]: /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:03:34.216211 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216393 np0000173056 devstack@c-api.service[112828]: /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:03:34.216393 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216393 np0000173056 devstack@c-api.service[112828]: /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:03:34.216393 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216393 np0000173056 devstack@c-api.service[112828]: /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:03:34.216653 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216653 np0000173056 devstack@c-api.service[112828]: /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:03:34.216653 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216653 np0000173056 devstack@c-api.service[112828]: /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:03:34.216653 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216906 np0000173056 devstack@c-api.service[112828]: /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:03:34.216906 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.216906 np0000173056 devstack@c-api.service[112828]: /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:03:34.216906 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217095 np0000173056 devstack@c-api.service[112828]: /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:03:34.217095 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217095 np0000173056 devstack@c-api.service[112828]: /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:03:34.217095 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217286 np0000173056 devstack@c-api.service[112828]: /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:03:34.217286 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217286 np0000173056 devstack@c-api.service[112828]: /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:03:34.217286 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217469 np0000173056 devstack@c-api.service[112828]: /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:03:34.217469 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217469 np0000173056 devstack@c-api.service[112828]: /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:03:34.217469 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217732 np0000173056 devstack@c-api.service[112828]: /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:03:34.217732 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217732 np0000173056 devstack@c-api.service[112828]: /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:03:34.217732 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217941 np0000173056 devstack@c-api.service[112828]: /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:03:34.217941 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217941 np0000173056 devstack@c-api.service[112828]: /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:03:34.217941 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.217941 np0000173056 devstack@c-api.service[112828]: /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:03:34.218197 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218197 np0000173056 devstack@c-api.service[112828]: /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:03:34.218197 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218197 np0000173056 devstack@c-api.service[112828]: /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:03:34.218197 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218197 np0000173056 devstack@c-api.service[112828]: /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:03:34.218465 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218465 np0000173056 devstack@c-api.service[112828]: /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:03:34.218465 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218465 np0000173056 devstack@c-api.service[112828]: /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:03:34.218465 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218679 np0000173056 devstack@c-api.service[112828]: /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:03:34.218679 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218679 np0000173056 devstack@c-api.service[112828]: /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:03:34.218679 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218679 np0000173056 devstack@c-api.service[112828]: /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:03:34.218679 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218854 np0000173056 devstack@c-api.service[112828]: /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:03:34.218854 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218854 np0000173056 devstack@c-api.service[112828]: /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:03:34.218854 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.218854 np0000173056 devstack@c-api.service[112828]: /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:03:34.218854 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219036 np0000173056 devstack@c-api.service[112828]: /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:03:34.219036 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219036 np0000173056 devstack@c-api.service[112828]: /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:03:34.219036 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219036 np0000173056 devstack@c-api.service[112828]: /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:03:34.219036 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219207 np0000173056 devstack@c-api.service[112828]: /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:03:34.219207 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219207 np0000173056 devstack@c-api.service[112828]: /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:03:34.219207 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219207 np0000173056 devstack@c-api.service[112828]: /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:03:34.219207 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219376 np0000173056 devstack@c-api.service[112828]: /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:03:34.219376 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219376 np0000173056 devstack@c-api.service[112828]: /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:03:34.219376 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219499 np0000173056 devstack@c-api.service[112828]: /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:03:34.219499 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219499 np0000173056 devstack@c-api.service[112828]: /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:03:34.219499 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219499 np0000173056 devstack@c-api.service[112828]: /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:03:34.219670 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219670 np0000173056 devstack@c-api.service[112828]: /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:03:34.219670 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219670 np0000173056 devstack@c-api.service[112828]: /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:03:34.219670 np0000173056 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:34.219805 np0000173056 devstack@c-api.service[112825]: WARNING keystonemiddleware.auth_token [None req-65a9ea39-8d7f-4793-89d8-031459058b16 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:03:34.219831 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-52d22e60-132e-48dc-a657-a8938ddd0467 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:34.219831 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 939 bytes} [Sat May 9 09:03:34 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 09 09:03:34.219902 np0000173056 devstack@c-api.service[112825]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f83bdca3668 pid: 112825 (default app) May 09 09:03:41.570420 np0000173056 devstack@c-api.service[112826]: /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:03:41.570420 np0000173056 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:41.589160 np0000173056 devstack@c-api.service[112826]: /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:03:41.589160 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.591701 np0000173056 devstack@c-api.service[112826]: /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:03:41.591701 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.591701 np0000173056 devstack@c-api.service[112826]: /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:03:41.591701 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.591701 np0000173056 devstack@c-api.service[112826]: /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:03:41.592211 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592211 np0000173056 devstack@c-api.service[112826]: /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:03:41.592211 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592211 np0000173056 devstack@c-api.service[112826]: /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:03:41.592211 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592211 np0000173056 devstack@c-api.service[112826]: /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:03:41.592530 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592530 np0000173056 devstack@c-api.service[112826]: /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:03:41.592530 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592530 np0000173056 devstack@c-api.service[112826]: /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:03:41.592530 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592830 np0000173056 devstack@c-api.service[112826]: /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:03:41.592830 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.592830 np0000173056 devstack@c-api.service[112826]: /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:03:41.592830 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593067 np0000173056 devstack@c-api.service[112826]: /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:03:41.593067 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593067 np0000173056 devstack@c-api.service[112826]: /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:03:41.593067 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593290 np0000173056 devstack@c-api.service[112826]: /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:03:41.593290 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593290 np0000173056 devstack@c-api.service[112826]: /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:03:41.593290 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593290 np0000173056 devstack@c-api.service[112826]: /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:03:41.593562 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593562 np0000173056 devstack@c-api.service[112826]: /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:03:41.593562 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593562 np0000173056 devstack@c-api.service[112826]: /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:03:41.593562 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593861 np0000173056 devstack@c-api.service[112826]: /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:03:41.593861 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593861 np0000173056 devstack@c-api.service[112826]: /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:03:41.593861 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.593861 np0000173056 devstack@c-api.service[112826]: /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:03:41.593861 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594180 np0000173056 devstack@c-api.service[112826]: /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:03:41.594180 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594180 np0000173056 devstack@c-api.service[112826]: /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:03:41.594180 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594180 np0000173056 devstack@c-api.service[112826]: /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:03:41.594180 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594572 np0000173056 devstack@c-api.service[112826]: /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:03:41.594572 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594572 np0000173056 devstack@c-api.service[112826]: /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:03:41.594572 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594572 np0000173056 devstack@c-api.service[112826]: /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:03:41.594572 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594910 np0000173056 devstack@c-api.service[112826]: /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:03:41.594910 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594910 np0000173056 devstack@c-api.service[112826]: /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:03:41.594910 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.594910 np0000173056 devstack@c-api.service[112826]: /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:03:41.594910 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595110 np0000173056 devstack@c-api.service[112826]: /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:03:41.595110 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595110 np0000173056 devstack@c-api.service[112826]: /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:03:41.595110 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595262 np0000173056 devstack@c-api.service[112826]: /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:03:41.595262 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595262 np0000173056 devstack@c-api.service[112826]: /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:03:41.595262 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595262 np0000173056 devstack@c-api.service[112826]: /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:03:41.595430 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595430 np0000173056 devstack@c-api.service[112826]: /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:03:41.595430 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595430 np0000173056 devstack@c-api.service[112826]: /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:03:41.595430 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595588 np0000173056 devstack@c-api.service[112826]: /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:03:41.595588 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595588 np0000173056 devstack@c-api.service[112826]: /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:03:41.595588 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595588 np0000173056 devstack@c-api.service[112826]: /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:03:41.595588 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595790 np0000173056 devstack@c-api.service[112826]: /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:03:41.595790 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595790 np0000173056 devstack@c-api.service[112826]: /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:03:41.595790 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595790 np0000173056 devstack@c-api.service[112826]: /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:03:41.595978 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595978 np0000173056 devstack@c-api.service[112826]: /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:03:41.595978 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.595978 np0000173056 devstack@c-api.service[112826]: /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:03:41.595978 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596153 np0000173056 devstack@c-api.service[112826]: /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:03:41.596153 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596153 np0000173056 devstack@c-api.service[112826]: /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:03:41.596153 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596294 np0000173056 devstack@c-api.service[112826]: /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:03:41.596294 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596294 np0000173056 devstack@c-api.service[112826]: /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:03:41.596294 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596425 np0000173056 devstack@c-api.service[112826]: /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:03:41.596425 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596425 np0000173056 devstack@c-api.service[112826]: /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:03:41.596425 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596425 np0000173056 devstack@c-api.service[112826]: /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:03:41.596607 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596607 np0000173056 devstack@c-api.service[112826]: /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:03:41.596607 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596607 np0000173056 devstack@c-api.service[112826]: /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:03:41.596607 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596788 np0000173056 devstack@c-api.service[112826]: /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:03:41.596788 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596788 np0000173056 devstack@c-api.service[112826]: /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:03:41.596788 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596941 np0000173056 devstack@c-api.service[112826]: /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:03:41.596941 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.596941 np0000173056 devstack@c-api.service[112826]: /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:03:41.596941 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597082 np0000173056 devstack@c-api.service[112826]: /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:03:41.597082 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597082 np0000173056 devstack@c-api.service[112826]: /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:03:41.597082 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597218 np0000173056 devstack@c-api.service[112826]: /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:03:41.597218 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597218 np0000173056 devstack@c-api.service[112826]: /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:03:41.597218 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597359 np0000173056 devstack@c-api.service[112826]: /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:03:41.597359 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597359 np0000173056 devstack@c-api.service[112826]: /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:03:41.597359 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597496 np0000173056 devstack@c-api.service[112826]: /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:03:41.597496 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597496 np0000173056 devstack@c-api.service[112826]: /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:03:41.597496 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597496 np0000173056 devstack@c-api.service[112826]: /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:03:41.597496 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597724 np0000173056 devstack@c-api.service[112826]: /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:03:41.597724 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597724 np0000173056 devstack@c-api.service[112826]: /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:03:41.597724 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597724 np0000173056 devstack@c-api.service[112826]: /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:03:41.597895 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597895 np0000173056 devstack@c-api.service[112826]: /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:03:41.597895 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597895 np0000173056 devstack@c-api.service[112826]: /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:03:41.597895 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.597895 np0000173056 devstack@c-api.service[112826]: /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:03:41.597895 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598137 np0000173056 devstack@c-api.service[112826]: /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:03:41.598137 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598137 np0000173056 devstack@c-api.service[112826]: /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:03:41.598137 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598137 np0000173056 devstack@c-api.service[112826]: /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:03:41.598137 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598349 np0000173056 devstack@c-api.service[112826]: /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:03:41.598349 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598349 np0000173056 devstack@c-api.service[112826]: /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:03:41.598349 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598349 np0000173056 devstack@c-api.service[112826]: /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:03:41.598349 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598664 np0000173056 devstack@c-api.service[112826]: /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:03:41.598664 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598664 np0000173056 devstack@c-api.service[112826]: /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:03:41.598664 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598664 np0000173056 devstack@c-api.service[112826]: /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:03:41.598664 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598861 np0000173056 devstack@c-api.service[112826]: /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:03:41.598861 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.598861 np0000173056 devstack@c-api.service[112826]: /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:03:41.598861 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.599006 np0000173056 devstack@c-api.service[112826]: /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:03:41.599006 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.599006 np0000173056 devstack@c-api.service[112826]: /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:03:41.599006 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.599139 np0000173056 devstack@c-api.service[112826]: /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:03:41.599139 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.599139 np0000173056 devstack@c-api.service[112826]: /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:03:41.599139 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.599279 np0000173056 devstack@c-api.service[112826]: /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:03:41.599279 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.599279 np0000173056 devstack@c-api.service[112826]: /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:03:41.599279 np0000173056 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:41.600549 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-18ae5edf-7144-493f-81d9-a90b99c47aa6 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:42.080205 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-18ae5edf-7144-493f-81d9-a90b99c47aa6 admin admin] POST https://199.204.45.4/volume/v3/types May 09 09:03:42.080807 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-18ae5edf-7144-493f-81d9-a90b99c47aa6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:42.082461 np0000173056 devstack@c-api.service[112826]: /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:03:42.082461 np0000173056 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:42.091514 np0000173056 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-18ae5edf-7144-493f-81d9-a90b99c47aa6 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:42.125732 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-18ae5edf-7144-493f-81d9-a90b99c47aa6 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 May 09 09:03:42.126529 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 1/2] 199.204.45.4 () {68 vars in 1274 bytes} [Sat May 9 09:03:41 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:42.138373 np0000173056 devstack@c-api.service[112827]: /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:03:42.138373 np0000173056 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:42.152381 np0000173056 devstack@c-api.service[112827]: /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:03:42.152381 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.152381 np0000173056 devstack@c-api.service[112827]: /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:03:42.152381 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.152719 np0000173056 devstack@c-api.service[112827]: /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:03:42.152719 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.152719 np0000173056 devstack@c-api.service[112827]: /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:03:42.152719 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.152996 np0000173056 devstack@c-api.service[112827]: /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:03:42.152996 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.152996 np0000173056 devstack@c-api.service[112827]: /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:03:42.152996 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.152996 np0000173056 devstack@c-api.service[112827]: /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:03:42.152996 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.153352 np0000173056 devstack@c-api.service[112827]: /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:03:42.153352 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.153352 np0000173056 devstack@c-api.service[112827]: /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:03:42.153352 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.153352 np0000173056 devstack@c-api.service[112827]: /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:03:42.153687 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.153687 np0000173056 devstack@c-api.service[112827]: /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:03:42.153687 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.153687 np0000173056 devstack@c-api.service[112827]: /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:03:42.153687 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154014 np0000173056 devstack@c-api.service[112827]: /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:03:42.154014 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154014 np0000173056 devstack@c-api.service[112827]: /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:03:42.154014 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154282 np0000173056 devstack@c-api.service[112827]: /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:03:42.154282 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154282 np0000173056 devstack@c-api.service[112827]: /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:03:42.154282 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154282 np0000173056 devstack@c-api.service[112827]: /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:03:42.154589 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154589 np0000173056 devstack@c-api.service[112827]: /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:03:42.154589 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154589 np0000173056 devstack@c-api.service[112827]: /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:03:42.154589 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154904 np0000173056 devstack@c-api.service[112827]: /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:03:42.154904 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154904 np0000173056 devstack@c-api.service[112827]: /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:03:42.154904 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.154904 np0000173056 devstack@c-api.service[112827]: /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:03:42.154904 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155255 np0000173056 devstack@c-api.service[112827]: /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:03:42.155255 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155255 np0000173056 devstack@c-api.service[112827]: /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:03:42.155255 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155255 np0000173056 devstack@c-api.service[112827]: /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:03:42.155255 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155619 np0000173056 devstack@c-api.service[112827]: /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:03:42.155619 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155619 np0000173056 devstack@c-api.service[112827]: /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:03:42.155619 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155619 np0000173056 devstack@c-api.service[112827]: /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:03:42.155619 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155995 np0000173056 devstack@c-api.service[112827]: /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:03:42.155995 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155995 np0000173056 devstack@c-api.service[112827]: /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:03:42.155995 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.155995 np0000173056 devstack@c-api.service[112827]: /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:03:42.156290 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.156290 np0000173056 devstack@c-api.service[112827]: /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:03:42.156290 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.156290 np0000173056 devstack@c-api.service[112827]: /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:03:42.156290 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.156566 np0000173056 devstack@c-api.service[112827]: /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:03:42.156566 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.156566 np0000173056 devstack@c-api.service[112827]: /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:03:42.156566 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.156566 np0000173056 devstack@c-api.service[112827]: /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:03:42.156566 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.157524 np0000173056 devstack@c-api.service[112827]: /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:03:42.157524 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.157524 np0000173056 devstack@c-api.service[112827]: /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:03:42.157524 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.157524 np0000173056 devstack@c-api.service[112827]: /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:03:42.157524 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.157962 np0000173056 devstack@c-api.service[112827]: /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:03:42.157962 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.157962 np0000173056 devstack@c-api.service[112827]: /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:03:42.157962 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.157962 np0000173056 devstack@c-api.service[112827]: /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:03:42.158351 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.158351 np0000173056 devstack@c-api.service[112827]: /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:03:42.158351 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.158351 np0000173056 devstack@c-api.service[112827]: /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:03:42.158351 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.158679 np0000173056 devstack@c-api.service[112827]: /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:03:42.158679 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.158679 np0000173056 devstack@c-api.service[112827]: /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:03:42.158679 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.158887 np0000173056 devstack@c-api.service[112827]: /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:03:42.158887 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.158887 np0000173056 devstack@c-api.service[112827]: /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:03:42.158887 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159031 np0000173056 devstack@c-api.service[112827]: /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:03:42.159031 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159031 np0000173056 devstack@c-api.service[112827]: /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:03:42.159031 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159031 np0000173056 devstack@c-api.service[112827]: /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:03:42.159228 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159228 np0000173056 devstack@c-api.service[112827]: /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:03:42.159228 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159228 np0000173056 devstack@c-api.service[112827]: /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:03:42.159228 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159407 np0000173056 devstack@c-api.service[112827]: /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:03:42.159407 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159407 np0000173056 devstack@c-api.service[112827]: /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:03:42.159407 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159550 np0000173056 devstack@c-api.service[112827]: /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:03:42.159550 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159550 np0000173056 devstack@c-api.service[112827]: /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:03:42.159550 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159708 np0000173056 devstack@c-api.service[112827]: /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:03:42.159708 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159708 np0000173056 devstack@c-api.service[112827]: /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:03:42.159708 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159848 np0000173056 devstack@c-api.service[112827]: /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:03:42.159848 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.159848 np0000173056 devstack@c-api.service[112827]: /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:03:42.159848 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160010 np0000173056 devstack@c-api.service[112827]: /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:03:42.160010 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160010 np0000173056 devstack@c-api.service[112827]: /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:03:42.160010 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160207 np0000173056 devstack@c-api.service[112827]: /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:03:42.160207 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160207 np0000173056 devstack@c-api.service[112827]: /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:03:42.160207 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160207 np0000173056 devstack@c-api.service[112827]: /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:03:42.160445 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160445 np0000173056 devstack@c-api.service[112827]: /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:03:42.160445 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160445 np0000173056 devstack@c-api.service[112827]: /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:03:42.160445 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160445 np0000173056 devstack@c-api.service[112827]: /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:03:42.160723 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160723 np0000173056 devstack@c-api.service[112827]: /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:03:42.160723 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160723 np0000173056 devstack@c-api.service[112827]: /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:03:42.160723 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160892 np0000173056 devstack@c-api.service[112827]: /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:03:42.160892 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160892 np0000173056 devstack@c-api.service[112827]: /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:03:42.160892 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.160892 np0000173056 devstack@c-api.service[112827]: /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:03:42.160892 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161116 np0000173056 devstack@c-api.service[112827]: /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:03:42.161116 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161116 np0000173056 devstack@c-api.service[112827]: /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:03:42.161116 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161116 np0000173056 devstack@c-api.service[112827]: /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:03:42.161116 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161395 np0000173056 devstack@c-api.service[112827]: /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:03:42.161395 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161395 np0000173056 devstack@c-api.service[112827]: /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:03:42.161395 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161395 np0000173056 devstack@c-api.service[112827]: /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:03:42.161395 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161597 np0000173056 devstack@c-api.service[112827]: /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:03:42.161597 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161597 np0000173056 devstack@c-api.service[112827]: /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:03:42.161597 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161597 np0000173056 devstack@c-api.service[112827]: /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:03:42.161597 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161848 np0000173056 devstack@c-api.service[112827]: /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:03:42.161848 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161848 np0000173056 devstack@c-api.service[112827]: /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:03:42.161848 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161998 np0000173056 devstack@c-api.service[112827]: /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:03:42.161998 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161998 np0000173056 devstack@c-api.service[112827]: /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:03:42.161998 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.161998 np0000173056 devstack@c-api.service[112827]: /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:03:42.162177 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.162177 np0000173056 devstack@c-api.service[112827]: /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:03:42.162177 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.162177 np0000173056 devstack@c-api.service[112827]: /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:03:42.162177 np0000173056 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:42.162177 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [req-18ae5edf-7144-493f-81d9-a90b99c47aa6 req-8631f2e9-ac28-41be-8327-a6443033be73 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:42.506938 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [req-18ae5edf-7144-493f-81d9-a90b99c47aa6 req-8631f2e9-ac28-41be-8327-a6443033be73 admin admin] POST https://199.204.45.4/volume/v3/types/14230ca4-5611-4f7a-b6c7-0ade177ec788/extra_specs May 09 09:03:42.507523 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [req-18ae5edf-7144-493f-81d9-a90b99c47aa6 req-8631f2e9-ac28-41be-8327-a6443033be73 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:42.509409 np0000173056 devstack@c-api.service[112827]: /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:03:42.509409 np0000173056 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:42.520454 np0000173056 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [req-18ae5edf-7144-493f-81d9-a90b99c47aa6 req-8631f2e9-ac28-41be-8327-a6443033be73 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:42.589606 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [req-18ae5edf-7144-493f-81d9-a90b99c47aa6 req-8631f2e9-ac28-41be-8327-a6443033be73 admin admin] https://199.204.45.4/volume/v3/types/14230ca4-5611-4f7a-b6c7-0ade177ec788/extra_specs returned with HTTP 200 May 09 09:03:42.590215 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 1/3] 199.204.45.4 () {70 vars in 1491 bytes} [Sat May 9 09:03:42 2026] POST /volume/v3/types/14230ca4-5611-4f7a-b6c7-0ade177ec788/extra_specs => generated 55 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:03:44.090383 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=6 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:44.102659 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=6 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:52.123520 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:03:52.588095 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:06:31.138913 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-32b8baca-cf67-494f-981e-d697646a4a1c None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:06:31.140141 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-32b8baca-cf67-494f-981e-d697646a4a1c None None] GET https://199.204.45.4/volume// May 09 09:06:31.140512 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-32b8baca-cf67-494f-981e-d697646a4a1c None None] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:06:31.141026 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-32b8baca-cf67-494f-981e-d697646a4a1c None None] Calling method 'all' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:06:31.142155 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-32b8baca-cf67-494f-981e-d697646a4a1c None None] https://199.204.45.4/volume// returned with HTTP 300 May 09 09:06:31.142782 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 2/4] 199.204.45.4 () {66 vars in 1442 bytes} [Sat May 9 09:06:31 2026] GET /volume/ => generated 388 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:07:08.935275 np0000173056 devstack@c-api.service[112825]: /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:07:08.935275 np0000173056 devstack@c-api.service[112825]: warnings.warn( May 09 09:07:08.946884 np0000173056 devstack@c-api.service[112825]: /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:07:08.946884 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.946884 np0000173056 devstack@c-api.service[112825]: /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:07:08.946884 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.947248 np0000173056 devstack@c-api.service[112825]: /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:07:08.947248 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.947248 np0000173056 devstack@c-api.service[112825]: /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:07:08.947248 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.947566 np0000173056 devstack@c-api.service[112825]: /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:07:08.947566 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.947566 np0000173056 devstack@c-api.service[112825]: /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:07:08.947566 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.947566 np0000173056 devstack@c-api.service[112825]: /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:07:08.947566 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948012 np0000173056 devstack@c-api.service[112825]: /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:07:08.948012 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948012 np0000173056 devstack@c-api.service[112825]: /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:07:08.948012 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948012 np0000173056 devstack@c-api.service[112825]: /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:07:08.948379 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948379 np0000173056 devstack@c-api.service[112825]: /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:07:08.948379 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948379 np0000173056 devstack@c-api.service[112825]: /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:07:08.948379 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948737 np0000173056 devstack@c-api.service[112825]: /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:07:08.948737 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.948737 np0000173056 devstack@c-api.service[112825]: /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:07:08.948737 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949123 np0000173056 devstack@c-api.service[112825]: /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:07:08.949123 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949123 np0000173056 devstack@c-api.service[112825]: /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:07:08.949123 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949123 np0000173056 devstack@c-api.service[112825]: /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:07:08.949511 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949511 np0000173056 devstack@c-api.service[112825]: /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:07:08.949511 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949511 np0000173056 devstack@c-api.service[112825]: /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:07:08.949511 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949869 np0000173056 devstack@c-api.service[112825]: /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:07:08.949869 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949869 np0000173056 devstack@c-api.service[112825]: /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:07:08.949869 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.949869 np0000173056 devstack@c-api.service[112825]: /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:07:08.949869 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.950291 np0000173056 devstack@c-api.service[112825]: /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:07:08.950291 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.950291 np0000173056 devstack@c-api.service[112825]: /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:07:08.950291 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.950291 np0000173056 devstack@c-api.service[112825]: /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:07:08.950291 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.950763 np0000173056 devstack@c-api.service[112825]: /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:07:08.950763 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.950763 np0000173056 devstack@c-api.service[112825]: /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:07:08.950763 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.950763 np0000173056 devstack@c-api.service[112825]: /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:07:08.950763 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951157 np0000173056 devstack@c-api.service[112825]: /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:07:08.951157 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951157 np0000173056 devstack@c-api.service[112825]: /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:07:08.951157 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951157 np0000173056 devstack@c-api.service[112825]: /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:07:08.951522 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951522 np0000173056 devstack@c-api.service[112825]: /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:07:08.951522 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951522 np0000173056 devstack@c-api.service[112825]: /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:07:08.951522 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951857 np0000173056 devstack@c-api.service[112825]: /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:07:08.951857 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951857 np0000173056 devstack@c-api.service[112825]: /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:07:08.951857 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.951857 np0000173056 devstack@c-api.service[112825]: /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:07:08.951857 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.952277 np0000173056 devstack@c-api.service[112825]: /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:07:08.952277 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.952277 np0000173056 devstack@c-api.service[112825]: /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:07:08.952277 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.952277 np0000173056 devstack@c-api.service[112825]: /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:07:08.952277 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.952659 np0000173056 devstack@c-api.service[112825]: /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:07:08.952659 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.952659 np0000173056 devstack@c-api.service[112825]: /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:07:08.952659 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.952659 np0000173056 devstack@c-api.service[112825]: /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:07:08.953073 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.953073 np0000173056 devstack@c-api.service[112825]: /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:07:08.953073 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.953073 np0000173056 devstack@c-api.service[112825]: /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:07:08.953073 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.953416 np0000173056 devstack@c-api.service[112825]: /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:07:08.953416 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.953416 np0000173056 devstack@c-api.service[112825]: /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:07:08.953416 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.953748 np0000173056 devstack@c-api.service[112825]: /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:07:08.953748 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.953748 np0000173056 devstack@c-api.service[112825]: /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:07:08.953748 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.954144 np0000173056 devstack@c-api.service[112825]: /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:07:08.954144 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.954144 np0000173056 devstack@c-api.service[112825]: /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:07:08.954144 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.954144 np0000173056 devstack@c-api.service[112825]: /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:07:08.954689 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.954689 np0000173056 devstack@c-api.service[112825]: /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:07:08.954689 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.954689 np0000173056 devstack@c-api.service[112825]: /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:07:08.954689 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955060 np0000173056 devstack@c-api.service[112825]: /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:07:08.955060 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955060 np0000173056 devstack@c-api.service[112825]: /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:07:08.955060 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955349 np0000173056 devstack@c-api.service[112825]: /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:07:08.955349 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955349 np0000173056 devstack@c-api.service[112825]: /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:07:08.955349 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955658 np0000173056 devstack@c-api.service[112825]: /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:07:08.955658 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955658 np0000173056 devstack@c-api.service[112825]: /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:07:08.955658 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955961 np0000173056 devstack@c-api.service[112825]: /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:07:08.955961 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.955961 np0000173056 devstack@c-api.service[112825]: /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:07:08.955961 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956230 np0000173056 devstack@c-api.service[112825]: /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:07:08.956230 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956230 np0000173056 devstack@c-api.service[112825]: /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:07:08.956230 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956519 np0000173056 devstack@c-api.service[112825]: /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:07:08.956519 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956519 np0000173056 devstack@c-api.service[112825]: /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:07:08.956519 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956519 np0000173056 devstack@c-api.service[112825]: /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:07:08.956933 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956933 np0000173056 devstack@c-api.service[112825]: /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:07:08.956933 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956933 np0000173056 devstack@c-api.service[112825]: /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:07:08.956933 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.956933 np0000173056 devstack@c-api.service[112825]: /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:07:08.957356 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.957356 np0000173056 devstack@c-api.service[112825]: /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:07:08.957356 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.957356 np0000173056 devstack@c-api.service[112825]: /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:07:08.957356 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.957703 np0000173056 devstack@c-api.service[112825]: /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:07:08.957703 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.957703 np0000173056 devstack@c-api.service[112825]: /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:07:08.957703 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.957703 np0000173056 devstack@c-api.service[112825]: /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:07:08.957703 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958112 np0000173056 devstack@c-api.service[112825]: /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:07:08.958112 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958112 np0000173056 devstack@c-api.service[112825]: /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:07:08.958112 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958112 np0000173056 devstack@c-api.service[112825]: /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:07:08.958112 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958511 np0000173056 devstack@c-api.service[112825]: /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:07:08.958511 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958511 np0000173056 devstack@c-api.service[112825]: /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:07:08.958511 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958511 np0000173056 devstack@c-api.service[112825]: /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:07:08.958511 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958956 np0000173056 devstack@c-api.service[112825]: /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:07:08.958956 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958956 np0000173056 devstack@c-api.service[112825]: /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:07:08.958956 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.958956 np0000173056 devstack@c-api.service[112825]: /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:07:08.958956 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.959349 np0000173056 devstack@c-api.service[112825]: /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:07:08.959349 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.959349 np0000173056 devstack@c-api.service[112825]: /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:07:08.959349 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.959660 np0000173056 devstack@c-api.service[112825]: /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:07:08.959660 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.959660 np0000173056 devstack@c-api.service[112825]: /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:07:08.959660 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.959660 np0000173056 devstack@c-api.service[112825]: /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:07:08.960050 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.960050 np0000173056 devstack@c-api.service[112825]: /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:07:08.960050 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.960050 np0000173056 devstack@c-api.service[112825]: /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:07:08.960050 np0000173056 devstack@c-api.service[112825]: warnings.warn(deprecated_msg) May 09 09:07:08.960050 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-77f55245-4334-4984-9299-5e26ea40ef25 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:09.287038 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-77f55245-4334-4984-9299-5e26ea40ef25 demo demo] GET https://199.204.45.4/volume/v3/types?is_public=None May 09 09:07:09.287303 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-77f55245-4334-4984-9299-5e26ea40ef25 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:09.287504 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-77f55245-4334-4984-9299-5e26ea40ef25 demo demo] Calling method 'index' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:09.288027 np0000173056 devstack@c-api.service[112825]: /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:07:09.288027 np0000173056 devstack@c-api.service[112825]: warnings.warn( May 09 09:07:09.288679 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-77f55245-4334-4984-9299-5e26ea40ef25 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:07:09.301350 np0000173056 devstack@c-api.service[112825]: DEBUG oslo_db.sqlalchemy.engines [None req-77f55245-4334-4984-9299-5e26ea40ef25 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=112825) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:09.325735 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-77f55245-4334-4984-9299-5e26ea40ef25 demo demo] https://199.204.45.4/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:07:09.326356 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 1/5] 199.204.45.4 () {64 vars in 1249 bytes} [Sat May 9 09:07:08 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:09.342049 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [req-77f55245-4334-4984-9299-5e26ea40ef25 req-10aed5f8-44e6-4dae-b68e-c79663bea476 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:09.346880 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [req-77f55245-4334-4984-9299-5e26ea40ef25 req-10aed5f8-44e6-4dae-b68e-c79663bea476 demo demo] GET https://199.204.45.4/volume/v3/types/default May 09 09:07:09.347128 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [req-77f55245-4334-4984-9299-5e26ea40ef25 req-10aed5f8-44e6-4dae-b68e-c79663bea476 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:09.347386 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [req-77f55245-4334-4984-9299-5e26ea40ef25 req-10aed5f8-44e6-4dae-b68e-c79663bea476 demo demo] Calling method 'show' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:09.358369 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [req-77f55245-4334-4984-9299-5e26ea40ef25 req-10aed5f8-44e6-4dae-b68e-c79663bea476 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 09 09:07:09.358709 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 2/6] 199.204.45.4 () {66 vars in 1315 bytes} [Sat May 9 09:07:09 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:07:09.732760 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-475affc4-fb78-4442-8e53-312f9b039fd8 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:09.738651 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-475affc4-fb78-4442-8e53-312f9b039fd8 demo demo] GET https://199.204.45.4/volume/v3/types/default May 09 09:07:09.738943 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-475affc4-fb78-4442-8e53-312f9b039fd8 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:09.739261 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-475affc4-fb78-4442-8e53-312f9b039fd8 demo demo] Calling method 'show' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:09.759455 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-475affc4-fb78-4442-8e53-312f9b039fd8 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 09 09:07:09.759887 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 2/7] 199.204.45.4 () {64 vars in 1244 bytes} [Sat May 9 09:07:09 2026] GET /volume/v3/types/default => generated 145 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:10.170983 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-03f1eead-bb75-42f3-9a0b-7106e579043d None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:10.511439 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-03f1eead-bb75-42f3-9a0b-7106e579043d demo demo] GET https://199.204.45.4/volume/v3/types/default May 09 09:07:10.511771 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-03f1eead-bb75-42f3-9a0b-7106e579043d demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:10.511965 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-03f1eead-bb75-42f3-9a0b-7106e579043d demo demo] Calling method 'show' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:10.523278 np0000173056 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-03f1eead-bb75-42f3-9a0b-7106e579043d 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:10.538545 np0000173056 devstack@c-api.service[112828]: /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:07:10.538545 np0000173056 devstack@c-api.service[112828]: warnings.warn( May 09 09:07:10.540808 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-03f1eead-bb75-42f3-9a0b-7106e579043d demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 09 09:07:10.541208 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 3/8] 199.204.45.4 () {64 vars in 1244 bytes} [Sat May 9 09:07:10 2026] GET /volume/v3/types/default => generated 145 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:10.556667 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-9ae392c2-a43c-4a5d-a701-0a11de698eb4 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:10.560844 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-9ae392c2-a43c-4a5d-a701-0a11de698eb4 demo demo] GET https://199.204.45.4/volume/v3/types/default May 09 09:07:10.561393 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-9ae392c2-a43c-4a5d-a701-0a11de698eb4 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:10.561890 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-9ae392c2-a43c-4a5d-a701-0a11de698eb4 demo demo] Calling method 'show' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:10.579129 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-9ae392c2-a43c-4a5d-a701-0a11de698eb4 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 09 09:07:10.579638 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 2/9] 199.204.45.4 () {64 vars in 1244 bytes} [Sat May 9 09:07:10 2026] GET /volume/v3/types/default => generated 145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:19.354800 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=2 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:19.754723 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=2 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:20.537758 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=2 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:20.574219 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=3 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:12:55.694906 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:12:55.795161 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:12:55.795245 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:12:55.795473 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:12:55.796986 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:12:55.798212 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:12:55.836804 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] Get all volumes completed successfully. May 09 09:12:55.839487 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-46c7eb3e-846c-4889-ae6f-63c6d1611735 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:12:55.840005 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 3/10] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:12:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:13:05.828556 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:13:55.856959 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:13:55.859986 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:13:55.860233 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:13:55.860491 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:13:55.861160 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:13:55.862237 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:13:55.901277 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] Get all volumes completed successfully. May 09 09:13:55.904723 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-8083bda4-bfce-4e5a-9748-2caff97b9a4c demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:13:55.905294 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 3/11] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:13:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:14:05.894399 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:14:55.926783 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:14:55.931410 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:14:55.931662 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:14:55.931910 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:14:55.932519 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:14:55.933726 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:14:55.970205 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] Get all volumes completed successfully. May 09 09:14:55.973655 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-00f9e9b1-f3d7-4ad3-9fb0-17bf45153a0a demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:14:55.974209 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 4/12] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:14:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:15:05.962402 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:55.999820 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:56.005146 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:15:56.005425 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:56.005754 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:56.006387 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:56.007892 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:56.045589 np0000173056 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] Get all volumes completed successfully. May 09 09:15:56.047990 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-13f2bddb-1bf9-4455-a070-8bea873a9b04 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:56.048620 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 3/13] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:15:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:06.039027 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:56.066227 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:56.068504 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:16:56.068825 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:56.069078 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:56.069410 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:56.070359 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:56.083328 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] Get all volumes completed successfully. May 09 09:16:56.084268 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-abce89ef-5718-4cbf-82ee-fcc708ab2a41 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:56.084666 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 4/14] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:16:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 09:17:06.076472 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:56.101496 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:56.217656 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:17:56.217900 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:56.218321 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:56.218906 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:56.220535 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:56.230326 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] Get all volumes completed successfully. May 09 09:17:56.233412 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-897a3f70-aa6a-4df9-b7e5-ef2b436770b0 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:56.234001 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 4/15] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:17:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:06.225169 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:56.249176 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:56.251379 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:18:56.251825 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:56.253678 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:56.253678 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:56.253678 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:56.262728 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] Get all volumes completed successfully. May 09 09:18:56.264791 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-59d449ba-a5bc-40c1-af76-d4e2be47dc98 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:56.265326 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 5/16] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:18:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:06.257243 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:56.279109 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:56.281948 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:19:56.282194 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:56.282539 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:56.283024 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:56.284094 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:56.296523 np0000173056 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] Get all volumes completed successfully. May 09 09:19:56.299518 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-c56c887c-322f-4a54-b92f-275d8e8a4c93 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:56.300153 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 4/17] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:19:56 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:20:06.287980 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:56.318960 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:56.322770 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:20:56.323129 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:56.323500 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:56.323949 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:56.325338 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:56.333994 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] Get all volumes completed successfully. May 09 09:20:56.336922 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-98fb70e4-2098-49ce-9c08-1256f4f5bf34 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:56.337490 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 5/18] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:20:56 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:21:06.329162 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:56.352195 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:56.355496 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:21:56.355706 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:56.355887 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:56.356112 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:56.356807 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:56.365219 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] Get all volumes completed successfully. May 09 09:21:56.367797 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-e12f5345-990e-405c-b6a0-fd95c8a6b109 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:56.368247 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 5/19] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:21:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:22:06.359580 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:56.388732 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-a80106b5-51a4-4560-8e48-527e8aecd60f None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:56.535032 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:22:56.535278 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:56.535387 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:56.535607 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:56.536356 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:56.546718 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] Get all volumes completed successfully. May 09 09:22:56.549783 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-a80106b5-51a4-4560-8e48-527e8aecd60f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:56.550261 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 6/20] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:22:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:23:06.542179 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:56.582361 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:56.587183 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:23:56.587569 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:56.587998 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:56.588553 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:56.590128 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:56.602282 np0000173056 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] Get all volumes completed successfully. May 09 09:23:56.605302 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-8be77459-fac2-4c3b-a255-e5b3bbb1f300 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:56.606116 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 5/21] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:23:56 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:24:06.595749 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:56.628042 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-07b9b0de-dac9-42fe-b437-74530afaed51 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:56.631999 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:24:56.632331 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:56.632331 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:56.632553 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:56.633217 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:56.639588 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] Get all volumes completed successfully. May 09 09:24:56.642443 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-07b9b0de-dac9-42fe-b437-74530afaed51 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:56.642954 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 6/22] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:24:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:06.635684 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:56.657250 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-09387cfb-1728-4976-8ead-9f8071b10e1f None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:56.660310 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:25:56.660545 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:56.660816 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:56.661144 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:56.662105 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:56.670296 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] Get all volumes completed successfully. May 09 09:25:56.672802 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-09387cfb-1728-4976-8ead-9f8071b10e1f demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:56.673923 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 6/23] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:25:56 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:26:06.665145 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:56.692969 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:56.699449 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:26:56.700243 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:56.700451 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:56.700712 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:56.701524 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:56.711611 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] Get all volumes completed successfully. May 09 09:26:56.714444 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-f1c22988-243d-4b8b-8bef-10a35afb7f93 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:56.715256 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 7/24] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:26:56 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:27:06.706147 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:56.731386 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-15a97c60-b9ce-417e-94c4-249efea19c94 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:56.872926 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:27:56.873312 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:56.873744 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:56.874211 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:56.875835 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:56.883872 np0000173056 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] Get all volumes completed successfully. May 09 09:27:56.885724 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-15a97c60-b9ce-417e-94c4-249efea19c94 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:56.886139 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 6/25] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:27:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:28:06.879450 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:56.906984 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-69109da3-5560-4ba3-9bea-e54bf6107635 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:56.913052 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:28:56.913371 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:56.913567 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:56.914287 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:56.915546 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:56.925303 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] Get all volumes completed successfully. May 09 09:28:56.928014 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-69109da3-5560-4ba3-9bea-e54bf6107635 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:56.928564 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 7/26] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:28:56 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:29:06.919107 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:56.944344 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:56.947372 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:29:56.947607 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:56.947902 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:56.948202 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:56.949329 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:56.957971 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] Get all volumes completed successfully. May 09 09:29:56.960070 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-8451a21b-7094-4ab9-90be-cf98e4594d39 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:56.960581 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 7/27] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:29:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:30:06.952937 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:56.985193 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:57.023917 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:30:57.025812 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:57.026300 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:57.026958 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:57.029006 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:57.041127 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] Get all volumes completed successfully. May 09 09:30:57.043994 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-38a04211-d7e6-4920-afd2-5721ecaf7dfd demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:57.044449 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 8/28] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:30:56 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:07.034888 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:57.061362 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:57.065047 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:31:57.065247 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:57.065470 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:57.065776 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:57.066723 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:57.077359 np0000173056 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] Get all volumes completed successfully. May 09 09:31:57.079677 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-1f443d58-663b-4799-b9e8-61bece2f16e1 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:57.079677 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 7/29] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:31:57 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:32:07.070878 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:57.096988 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:57.192369 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:32:57.192786 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:57.193183 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:57.193692 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:57.195253 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:57.208663 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] Get all volumes completed successfully. May 09 09:32:57.211145 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-599c5c1f-cdcb-43ea-be71-290cc6405243 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:57.211602 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 8/30] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:32:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:07.200866 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:57.227709 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:57.232200 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:33:57.232558 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:57.233035 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:57.233492 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:57.235488 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:57.244064 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] Get all volumes completed successfully. May 09 09:33:57.247193 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-37b993f4-82cc-4c0d-b508-799e75612fa9 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:57.247648 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 8/31] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:33:57 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:34:07.238725 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:57.265509 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:57.268589 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:34:57.268875 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:57.269119 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:57.269411 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:57.270338 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:57.278272 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] Get all volumes completed successfully. May 09 09:34:57.280336 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-40305d2e-ddbe-4e32-828e-beb3b18cedc3 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:57.280459 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 9/32] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:34:57 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:35:07.274000 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:57.293796 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.middleware.request_id [None req-deb6200e-0726-412f-b639-017b8408d8c5 None None] RequestId filter calling following filter/app {{(pid=112825) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:57.297234 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:35:57.297461 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] Empty body provided in request {{(pid=112825) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:57.297714 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.openstack.wsgi [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] Calling method 'detail' {{(pid=112825) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:57.297988 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.api.api_utils [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] Removing options '' from query. {{(pid=112825) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:57.299013 np0000173056 devstack@c-api.service[112825]: DEBUG cinder.volume.api [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112825) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:57.307085 np0000173056 devstack@c-api.service[112825]: INFO cinder.volume.api [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] Get all volumes completed successfully. May 09 09:35:57.308794 np0000173056 devstack@c-api.service[112825]: INFO cinder.api.openstack.wsgi [None req-deb6200e-0726-412f-b639-017b8408d8c5 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:57.309130 np0000173056 devstack@c-api.service[112825]: [pid: 112825|app: 0|req: 8/33] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:35:57 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:36:07.302436 np0000173056 devstack@c-api.service[112825]: DEBUG dbcounter [-] [112825] Writing DB stats cinder:SELECT=1 {{(pid=112825) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:57.322739 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-36abe049-7100-4617-9961-5751f20704de None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:57.327266 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-36abe049-7100-4617-9961-5751f20704de demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:36:57.327673 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-36abe049-7100-4617-9961-5751f20704de demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:57.328058 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-36abe049-7100-4617-9961-5751f20704de demo demo] Calling method 'detail' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:57.328520 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.api.api_utils [None req-36abe049-7100-4617-9961-5751f20704de demo demo] Removing options '' from query. {{(pid=112826) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:57.330135 np0000173056 devstack@c-api.service[112826]: DEBUG cinder.volume.api [None req-36abe049-7100-4617-9961-5751f20704de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112826) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:57.338481 np0000173056 devstack@c-api.service[112826]: INFO cinder.volume.api [None req-36abe049-7100-4617-9961-5751f20704de demo demo] Get all volumes completed successfully. May 09 09:36:57.340581 np0000173056 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-36abe049-7100-4617-9961-5751f20704de demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:57.341072 np0000173056 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 9/34] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:36:57 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:37:07.333487 np0000173056 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:57.369340 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:57.426754 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:37:57.427122 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:57.427524 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] Calling method 'detail' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:57.427972 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.api.api_utils [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] Removing options '' from query. {{(pid=112827) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:57.429526 np0000173056 devstack@c-api.service[112827]: DEBUG cinder.volume.api [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112827) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:57.440711 np0000173056 devstack@c-api.service[112827]: INFO cinder.volume.api [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] Get all volumes completed successfully. May 09 09:37:57.443709 np0000173056 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-22c70dbd-fa3f-4a8e-8aa1-93f575d4e825 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:57.444277 np0000173056 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 9/35] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:37:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:38:07.461641 np0000173056 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:57.458732 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-63093642-8680-4f86-9866-84780d9162cf None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:57.462811 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 09 09:38:57.463179 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:57.463554 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] Calling method 'detail' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:57.464034 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.api.api_utils [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] Removing options '' from query. {{(pid=112828) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:57.465477 np0000173056 devstack@c-api.service[112828]: DEBUG cinder.volume.api [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112828) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:57.473982 np0000173056 devstack@c-api.service[112828]: INFO cinder.volume.api [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] Get all volumes completed successfully. May 09 09:38:57.477798 np0000173056 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-63093642-8680-4f86-9866-84780d9162cf demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:57.478266 np0000173056 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 10/36] 199.204.45.4 () {64 vars in 1284 bytes} [Sat May 9 09:38:57 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:39:07.468885 np0000173056 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=1 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}