May 11 01:49:03.899142 np0000173408 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 11 01:49:03.906529 np0000173408 devstack@c-api.service[112352]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 11 01:49:03 2026] *** May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: nodename: np0000173408 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: machine: x86_64 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: clock source: unix May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: pcre jit disabled May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: detected number of CPU cores: 16 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: current working directory: / May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: detected binary path: /usr/bin/uwsgi-core May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: your processes number limit is 256917 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: your memory page size is 4096 bytes May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: detected max file descriptor number: 2048 May 11 01:49:03.909668 np0000173408 devstack@c-api.service[112352]: lock engine: pthread robust mutexes May 11 01:49:03.910114 np0000173408 devstack@c-api.service[112352]: thunder lock: enabled May 11 01:49:03.910184 np0000173408 devstack@c-api.service[112352]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 11 01:49:03.910250 np0000173408 devstack@c-api.service[112352]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 11 01:49:03.910250 np0000173408 devstack@c-api.service[112352]: PEP 405 virtualenv detected: /opt/stack/data/venv May 11 01:49:03.910250 np0000173408 devstack@c-api.service[112352]: Set PythonHome to /opt/stack/data/venv May 11 01:49:03.945909 np0000173408 devstack@c-api.service[112352]: Python main interpreter initialized at 0x71f10b4a3668 May 11 01:49:03.945909 np0000173408 devstack@c-api.service[112352]: python threads support enabled May 11 01:49:03.946003 np0000173408 devstack@c-api.service[112352]: your server socket listen backlog is limited to 100 connections May 11 01:49:03.946003 np0000173408 devstack@c-api.service[112352]: your mercy for graceful operations on workers is 80 seconds May 11 01:49:03.946521 np0000173408 devstack@c-api.service[112352]: mapped 671795 bytes (656 KB) for 4 cores May 11 01:49:03.946676 np0000173408 devstack@c-api.service[112352]: *** Operational MODE: preforking *** May 11 01:49:03.946913 np0000173408 devstack@c-api.service[112352]: *** uWSGI is running in multiple interpreter mode *** May 11 01:49:03.946913 np0000173408 devstack@c-api.service[112352]: spawned uWSGI master process (pid: 112352) May 11 01:49:03.947188 np0000173408 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 11 01:49:03.947991 np0000173408 devstack@c-api.service[112352]: spawned uWSGI worker 1 (pid: 112361, cores: 1) May 11 01:49:03.948684 np0000173408 devstack@c-api.service[112352]: spawned uWSGI worker 2 (pid: 112362, cores: 1) May 11 01:49:03.949298 np0000173408 devstack@c-api.service[112352]: spawned uWSGI worker 3 (pid: 112363, cores: 1) May 11 01:49:03.949851 np0000173408 devstack@c-api.service[112352]: spawned uWSGI worker 4 (pid: 112364, cores: 1) May 11 01:49:03.949904 np0000173408 devstack@c-api.service[112352]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: we strongly recommend against using it for new projects. May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: If you are already using Eventlet, we recommend migrating to a different May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: framework. For more detail see May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:49:04.072267 np0000173408 devstack@c-api.service[112361]: import eventlet # noqa May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: we strongly recommend against using it for new projects. May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: If you are already using Eventlet, we recommend migrating to a different May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: framework. For more detail see May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:49:04.077127 np0000173408 devstack@c-api.service[112362]: import eventlet # noqa May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: we strongly recommend against using it for new projects. May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: If you are already using Eventlet, we recommend migrating to a different May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: framework. For more detail see May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:49:04.088385 np0000173408 devstack@c-api.service[112364]: import eventlet # noqa May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: we strongly recommend against using it for new projects. May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: If you are already using Eventlet, we recommend migrating to a different May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: framework. For more detail see May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:49:04.095158 np0000173408 devstack@c-api.service[112363]: import eventlet # noqa May 11 01:49:04.157440 np0000173408 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:49:04.157440 np0000173408 devstack@c-api.service[112361]: debtcollector.deprecate( May 11 01:49:04.163145 np0000173408 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:49:04.163145 np0000173408 devstack@c-api.service[112362]: debtcollector.deprecate( May 11 01:49:04.180434 np0000173408 devstack@c-api.service[112364]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:49:04.180434 np0000173408 devstack@c-api.service[112364]: debtcollector.deprecate( May 11 01:49:04.180591 np0000173408 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 01:49:04.180591 np0000173408 devstack@c-api.service[112363]: debtcollector.deprecate( May 11 01:49:04.234732 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:04.234732 np0000173408 devstack@c-api.service[112361]: from cgi import parse_header May 11 01:49:04.246486 np0000173408 devstack@c-api.service[112362]: /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 11 01:49:04.246486 np0000173408 devstack@c-api.service[112362]: from cgi import parse_header May 11 01:49:04.260280 np0000173408 devstack@c-api.service[112363]: /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 11 01:49:04.260280 np0000173408 devstack@c-api.service[112363]: from cgi import parse_header May 11 01:49:04.263567 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:04.263567 np0000173408 devstack@c-api.service[112364]: from cgi import parse_header May 11 01:49:04.278770 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:04.278770 np0000173408 devstack@c-api.service[112361]: removals.removed_module( May 11 01:49:04.279615 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:04.279615 np0000173408 devstack@c-api.service[112361]: removals.removed_module( May 11 01:49:04.294487 np0000173408 devstack@c-api.service[112362]: /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 11 01:49:04.294487 np0000173408 devstack@c-api.service[112362]: removals.removed_module( May 11 01:49:04.295189 np0000173408 devstack@c-api.service[112362]: /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 11 01:49:04.295189 np0000173408 devstack@c-api.service[112362]: removals.removed_module( May 11 01:49:04.304479 np0000173408 devstack@c-api.service[112363]: /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 11 01:49:04.304479 np0000173408 devstack@c-api.service[112363]: removals.removed_module( May 11 01:49:04.305171 np0000173408 devstack@c-api.service[112363]: /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 11 01:49:04.305171 np0000173408 devstack@c-api.service[112363]: removals.removed_module( May 11 01:49:04.309253 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:04.309253 np0000173408 devstack@c-api.service[112364]: removals.removed_module( May 11 01:49:04.310159 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:04.310159 np0000173408 devstack@c-api.service[112364]: removals.removed_module( May 11 01:49:04.883446 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:04.883446 np0000173408 devstack@c-api.service[112361]: warnings.warn( May 11 01:49:04.923005 np0000173408 devstack@c-api.service[112362]: /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 11 01:49:04.923005 np0000173408 devstack@c-api.service[112362]: warnings.warn( May 11 01:49:04.927184 np0000173408 devstack@c-api.service[112363]: /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 11 01:49:04.927184 np0000173408 devstack@c-api.service[112363]: warnings.warn( May 11 01:49:04.927358 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:04.927358 np0000173408 devstack@c-api.service[112364]: warnings.warn( May 11 01:49:04.981216 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:04.981216 np0000173408 devstack@c-api.service[112361]: warnings.warn( May 11 01:49:05.036740 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:05.036740 np0000173408 devstack@c-api.service[112364]: warnings.warn( May 11 01:49:05.038731 np0000173408 devstack@c-api.service[112362]: /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 11 01:49:05.038731 np0000173408 devstack@c-api.service[112362]: warnings.warn( May 11 01:49:05.050959 np0000173408 devstack@c-api.service[112363]: /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 11 01:49:05.050959 np0000173408 devstack@c-api.service[112363]: warnings.warn( May 11 01:49:05.276225 np0000173408 devstack@c-api.service[112361]: 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 11 01:49:05.276833 np0000173408 devstack@c-api.service[112361]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112361) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:49:05.328166 np0000173408 devstack@c-api.service[112364]: 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 11 01:49:05.328754 np0000173408 devstack@c-api.service[112364]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112364) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:49:05.339435 np0000173408 devstack@c-api.service[112362]: 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 11 01:49:05.339765 np0000173408 devstack@c-api.service[112362]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112362) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:49:05.339951 np0000173408 devstack@c-api.service[112363]: 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 11 01:49:05.340236 np0000173408 devstack@c-api.service[112363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:49:05.360375 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:05.360375 np0000173408 devstack@c-api.service[112361]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:49:05.389746 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:05.389746 np0000173408 devstack@c-api.service[112364]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:49:05.402423 np0000173408 devstack@c-api.service[112363]: /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 11 01:49:05.402423 np0000173408 devstack@c-api.service[112363]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:49:05.403800 np0000173408 devstack@c-api.service[112362]: /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 11 01:49:05.403800 np0000173408 devstack@c-api.service[112362]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:49:05.826611 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112364) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:49:05.826770 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:49:05.826975 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.827045 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:49:05.827132 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.827195 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:49:05.827285 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.827347 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.827453 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.827453 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.827573 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.827573 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.827991 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.829046 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.829646 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.830033 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.830121 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.830177 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.830259 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.830331 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.830392 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.830511 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.830511 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.830634 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.830634 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.830758 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.830826 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.830826 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.830940 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.831008 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.831008 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.831119 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.831119 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.831119 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.831119 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.831119 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.831119 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.831481 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.831481 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.831481 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.831691 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.831766 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.831824 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.831888 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.831966 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.832028 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.832103 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.832163 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.832215 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.832270 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.832326 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.832378 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.832489 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.832550 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.832608 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.832664 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.832664 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.832664 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.832834 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.832834 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.832951 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.833111 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.833308 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.833521 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.833639 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.833705 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.833779 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.833779 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.833909 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.833968 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.834023 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.834089 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.834089 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.834222 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.834280 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.834340 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.834396 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.834516 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.834585 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.834645 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.834711 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.834769 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.834825 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.834825 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.834825 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.834981 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.835045 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.835121 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.835210 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.835269 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.835269 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.835389 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.835471 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.835541 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.835608 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.835733 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.835808 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.835875 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.835944 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.835997 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.836063 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.836178 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.836249 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.836316 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.836393 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.836476 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.836550 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.836609 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.836662 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.836719 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.836756 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.836782 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.836782 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.836782 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.836865 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.836865 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.836912 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.836943 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.836975 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.837006 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.837032 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.837059 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.837088 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.837123 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.837156 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.837188 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.837217 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.837254 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.837282 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.837315 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.837345 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.837376 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.837403 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.837450 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.837482 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.837509 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.837540 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.837567 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.837599 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.837627 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.837657 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.837688 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.837720 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.837748 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.837775 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.837802 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.837828 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.837853 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.837880 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.837911 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.837911 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.837965 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.838003 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.838003 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.838003 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.838075 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.838107 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.838107 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.838168 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.838168 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.838168 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.838168 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.838168 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.838883 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.839047 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.839227 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.839381 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.839427 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.839468 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.839529 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.839567 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.839601 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.839718 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.839718 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.839778 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.839806 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.839854 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.839887 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.839959 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.839991 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.840059 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.840121 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.840174 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.840211 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.840243 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.840273 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.840301 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.840355 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.840421 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.840494 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.840559 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.840594 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.840627 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.840659 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.840690 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.840721 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.840757 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.840788 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.840818 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.840844 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.840878 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.840912 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.840943 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.840977 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.841005 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.841033 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.841064 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.841064 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.841112 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.841148 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.841183 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.841212 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.841242 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.841272 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.841302 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.841331 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.841360 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.841389 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.841434 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.841475 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.841505 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.841534 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.841563 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.841590 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.841618 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.841646 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.842262 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.842315 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.842350 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.842380 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.842420 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.842463 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.842496 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.842532 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.842569 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.842603 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.842632 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.842660 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.842688 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.842720 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.842748 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.842782 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.842782 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.842835 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.842871 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.842871 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.842925 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.843074 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.843142 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.843181 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.843211 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.843256 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.843320 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.843371 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.843371 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.843443 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.843481 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.843506 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.843536 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.843583 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.843619 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.844053 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.844119 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.844163 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.844163 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.844216 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.844249 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.844274 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.844303 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.844332 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.844360 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.844385 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.844440 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.844471 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.844501 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.844530 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.844561 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.844587 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.844615 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.844640 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.844664 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.844708 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.844757 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.844801 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.844801 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.844801 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.844801 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.844929 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.844929 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.845040 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.845123 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.845202 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.845296 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.845365 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.845451 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.845525 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.850998 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.851058 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.851119 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.851159 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.851225 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.851276 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.851317 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.851352 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.851389 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.851459 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.851459 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.851540 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.851540 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.851607 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.851669 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.851712 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.851712 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.851787 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.851827 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.851886 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.851943 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.852322 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.852369 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.852469 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.852532 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.852579 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.852624 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.852667 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.852700 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.852755 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.852822 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.852875 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.852932 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.852994 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.853062 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.853123 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.853176 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.853237 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.853295 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.853350 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.853445 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.853507 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.853579 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.853639 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.853695 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.853771 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.853771 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.853771 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.853771 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.853985 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.854363 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.854363 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.854363 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.854560 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.854623 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.854689 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.854742 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.854804 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.854862 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.854935 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.855006 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.855077 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.855143 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.855208 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.855267 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.855336 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.855398 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.855491 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.855543 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.855596 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.855682 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.855737 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.855788 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.855844 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.855914 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.855984 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.856041 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.856109 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.856175 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.856238 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.856293 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.856349 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.856434 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.856500 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.856566 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.856625 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.856681 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.856733 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.856788 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.856841 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.856906 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.856973 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.857031 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.857087 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.857139 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.857197 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.857253 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.857306 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.857370 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.857472 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.857535 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.857598 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.857663 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.857663 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.857663 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.857663 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.857872 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.857872 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.857994 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.858070 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.858129 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.858190 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.858254 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.858321 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.858379 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.858457 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.858531 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.858589 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.858662 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.858728 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.858782 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.858834 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.858896 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.858978 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.859042 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.859118 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.859185 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.859240 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.859453 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.859533 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.859600 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.859683 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.859735 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.859790 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.859848 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.859903 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.859968 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.860026 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.860092 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.860150 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.860208 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.860264 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.860327 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.860398 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.860488 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.860546 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.860607 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.860666 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.860735 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.860801 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.860857 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.860914 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.860980 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.861038 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.861101 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.861157 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.861222 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.861277 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.861350 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.861431 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.861431 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.861431 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.861597 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.861597 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.861597 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.861597 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.861597 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.861597 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.861936 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.862006 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.862071 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.862071 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.862202 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.862264 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.862264 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.862388 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.862472 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.862546 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.862612 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.862670 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.862670 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.862670 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.862670 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.862882 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.862882 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.862882 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.862882 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.862882 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.862882 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.863208 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.863276 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.863333 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.863333 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.863477 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.863538 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.863593 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.863739 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.863811 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.863868 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.863936 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.863999 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.864056 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.864119 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.864176 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.864234 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.864297 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.864363 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.864460 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.864526 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.864582 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.864647 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.864709 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.864758 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.864786 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.864818 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.864852 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.864891 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.864891 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.864946 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.864946 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.865002 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.865031 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.865061 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.865090 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.865118 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.865154 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.865181 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.865209 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.865240 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.865268 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.865296 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.865322 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.865350 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.865377 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.865417 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.865452 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.865480 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.865505 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.865533 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.865558 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.865581 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.865606 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.865644 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.865671 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.865696 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.865730 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.865764 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.865764 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.865764 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.865840 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.865873 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.865900 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.865925 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.865949 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.865982 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.866013 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.866040 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.866064 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.866090 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.866122 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.866149 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.866176 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.866206 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.866236 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.866270 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.866301 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.866331 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.866367 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.866395 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.866440 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.866440 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.866440 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.866440 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.866440 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.867246 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.867311 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.867360 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.867394 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.867466 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.867497 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.867525 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.867557 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.867599 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.867637 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.867699 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.867731 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.867763 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.867792 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.867821 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.867851 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.867879 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.867911 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.867947 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.867979 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.868010 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.868041 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.868068 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.868098 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.868127 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.868155 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.868181 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.868181 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.870367 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.870450 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.870505 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.870577 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.870627 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.870688 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.870762 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.871768 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.871842 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.871893 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.871957 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.872027 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.872093 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.872146 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.872178 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.872205 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.872280 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.872338 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.872398 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.872453 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.872490 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.872520 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.872546 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.872577 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.872605 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.872638 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.872664 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.872689 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.872726 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.872764 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.872812 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.872853 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.872892 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.872934 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.872977 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.873020 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.873062 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.873099 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.873133 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.873167 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.873215 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.873215 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.873288 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.873288 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.873288 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.873388 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.873444 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.873485 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.873522 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.873555 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.873607 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.873643 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.873679 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.873679 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.873679 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.873679 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.873819 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.873857 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.873891 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.873933 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.873981 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.874020 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.874063 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.874099 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.874138 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.874176 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.874214 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.874250 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.874374 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.874529 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.874571 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.874610 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.874646 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.874679 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.874715 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.874757 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.874798 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.874837 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.874872 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.874917 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.874953 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.874995 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.875030 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.875068 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.875109 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.875149 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.875186 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.875223 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.875265 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.875298 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.875330 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.875363 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.875947 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.876008 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.876042 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.876080 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.876113 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.876145 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.876195 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.876243 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.876285 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.876321 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.876356 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.876390 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.876444 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.876490 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.876526 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.876563 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.876599 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.876635 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.876678 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.876718 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.876787 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.876844 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.876892 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.876935 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.876977 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.877013 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.877050 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.877095 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.877129 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.877171 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.877208 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.877250 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.877286 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.877329 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.877365 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.877424 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.877472 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.877530 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.877582 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.877631 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.877669 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.877712 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.877748 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.877789 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.877833 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.877870 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.877919 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.878061 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.878104 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.878104 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.878104 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.878214 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.878260 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.878260 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.878334 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.878378 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.878445 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.878493 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.878545 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.878590 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.878634 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.878686 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.878737 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.878793 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.878845 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.878883 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.878883 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.878954 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.878997 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.879050 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.879102 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.879141 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.879175 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.879175 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.879175 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.879175 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.882825 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.882904 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.882904 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.882998 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.883053 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.883107 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.883147 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.883190 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.883234 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.883279 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.883319 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.883364 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.883434 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.883484 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.883530 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.883570 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.883607 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.883677 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.883725 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.883766 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.883802 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.883851 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.883905 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.883957 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.884008 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.884055 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.884093 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.884130 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.884836 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.884906 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.884947 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.885088 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.885153 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.885211 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.885254 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.885341 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.885388 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.885475 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.885538 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.885687 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.885733 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.885791 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.886811 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.886883 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.886940 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.886980 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.887027 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.887061 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.887100 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.887139 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.887545 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.887618 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.887694 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.887729 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.887729 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.887729 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.891664 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.891759 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.891806 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.891842 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.891895 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.891935 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.891974 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.892014 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.892060 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.892104 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.892142 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.892179 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.892224 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.892224 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.892305 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.892305 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.892398 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.892504 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.892563 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.892669 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.892749 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.894295 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.894353 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.894353 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.894498 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.894561 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.894611 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.894652 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.894695 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.894736 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.894787 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.894835 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.894883 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.894921 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.894968 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.895013 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.895049 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.895087 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.895131 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.895173 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.895210 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.895247 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.895286 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.895328 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.895372 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.895426 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.895466 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.895504 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.895504 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.895581 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.895674 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.895730 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.895771 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.895771 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.895839 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112364) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.896137 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.896137 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.896137 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.896137 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112364) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.896277 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112364) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.898285 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.898350 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.898467 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.898546 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.898638 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.898693 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.898806 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:49:05.898884 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:49:05.898967 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:49:05.899046 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:49:05.899130 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:49:05.899212 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:49:05.899294 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:49:05.947526 np0000173408 devstack@c-api.service[112364]: INFO dbcounter [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Registered counter for database cinder May 11 01:49:05.949265 np0000173408 devstack@c-api.service[112361]: INFO dbcounter [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Registered counter for database cinder May 11 01:49:05.949384 np0000173408 devstack@c-api.service[112363]: INFO dbcounter [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Registered counter for database cinder May 11 01:49:05.950374 np0000173408 devstack@c-api.service[112362]: INFO dbcounter [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Registered counter for database cinder May 11 01:49:05.963022 np0000173408 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:05.966579 np0000173408 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:05.973265 np0000173408 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:05.976442 np0000173408 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:06.082548 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writer thread running {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:49:06.084944 np0000173408 devstack@c-api.service[112364]: INFO cinder.rpc [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:49:06.087081 np0000173408 devstack@c-api.service[112364]: INFO cinder.rpc [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:49:06.089136 np0000173408 devstack@c-api.service[112364]: INFO cinder.rpc [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:49:06.091400 np0000173408 devstack@c-api.service[112364]: INFO cinder.rpc [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:49:06.092206 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writer thread running {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:49:06.092624 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.094901 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.095054 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writer thread running {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:49:06.095153 np0000173408 devstack@c-api.service[112361]: INFO cinder.rpc [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:49:06.095870 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writer thread running {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:49:06.097509 np0000173408 devstack@c-api.service[112361]: INFO cinder.rpc [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:49:06.098556 np0000173408 devstack@c-api.service[112363]: INFO cinder.rpc [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:49:06.099485 np0000173408 devstack@c-api.service[112361]: INFO cinder.rpc [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:49:06.099601 np0000173408 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:06.099677 np0000173408 devstack@c-api.service[112362]: INFO cinder.rpc [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:49:06.101091 np0000173408 devstack@c-api.service[112364]: INFO cinder.rpc [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:49:06.101242 np0000173408 devstack@c-api.service[112363]: INFO cinder.rpc [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:49:06.101534 np0000173408 devstack@c-api.service[112361]: INFO cinder.rpc [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:49:06.102618 np0000173408 devstack@c-api.service[112364]: INFO cinder.rpc [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:49:06.102856 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.103387 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.103934 np0000173408 devstack@c-api.service[112363]: INFO cinder.rpc [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:49:06.104696 np0000173408 devstack@c-api.service[112362]: INFO cinder.rpc [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:49:06.105322 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.106450 np0000173408 devstack@c-api.service[112363]: INFO cinder.rpc [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:49:06.107826 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.109343 np0000173408 devstack@c-api.service[112362]: INFO cinder.rpc [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:49:06.109646 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.111649 np0000173408 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:06.111863 np0000173408 devstack@c-api.service[112362]: INFO cinder.rpc [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:49:06.113012 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.113583 np0000173408 devstack@c-api.service[112361]: INFO cinder.rpc [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:49:06.114024 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.115160 np0000173408 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:06.115285 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.115356 np0000173408 devstack@c-api.service[112361]: INFO cinder.rpc [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:49:06.116288 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.117428 np0000173408 devstack@c-api.service[112363]: INFO cinder.rpc [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:49:06.118041 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.119607 np0000173408 devstack@c-api.service[112363]: INFO cinder.rpc [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:49:06.120544 np0000173408 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:06.120812 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.121315 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.122969 np0000173408 devstack@c-api.service[112362]: INFO cinder.rpc [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:49:06.125148 np0000173408 devstack@c-api.service[112362]: INFO cinder.rpc [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:49:06.125795 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.126076 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.128807 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.128894 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.131785 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.131989 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.132358 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.135197 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.135656 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.135824 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.138766 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.138869 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.139192 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.140734 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.141694 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.142194 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.142993 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.143179 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.144296 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.145057 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.145814 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.146038 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.147650 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.148183 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.149025 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.151081 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.151247 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.152178 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.153183 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.154793 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.154891 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.155199 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.156131 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.156403 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.156917 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.158175 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.158424 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.159034 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.159180 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.159921 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.160585 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.161473 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.162147 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.162866 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.163431 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.163984 np0000173408 devstack@c-api.service[112364]: WARNING cinder.api.contrib.hosts [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:49:06.164705 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.165002 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.165145 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.166168 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.167754 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.167904 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.168567 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: extensions {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.168779 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.169070 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.169431 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.169771 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: encryption {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.171030 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.171377 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: encryption {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.172245 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.172569 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.172883 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.172951 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-quota-sets {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.174318 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: cgsnapshots {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.174554 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.174711 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.175764 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-quota-class-sets {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.176454 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.176574 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.177016 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-availability-zone {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.177801 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.177923 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.177997 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.178234 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: qos-specs {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.179254 np0000173408 devstack@c-api.service[112361]: WARNING cinder.api.contrib.hosts [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:49:06.179522 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.180085 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.180799 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: backups {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.180966 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.181155 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.181588 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.182109 np0000173408 devstack@c-api.service[112363]: WARNING cinder.api.contrib.hosts [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:49:06.182761 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: extra_specs {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.182843 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.183250 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.183326 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.184218 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: extensions {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.184323 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-snapshot-manage {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.184387 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.184793 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.185586 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.185710 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-volume-type-access {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.185968 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.186262 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.186859 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: extensions {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.187242 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: capabilities {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.187312 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.187863 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.188104 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.188570 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-hosts {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.189054 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-quota-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.189261 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.189691 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.189888 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: consistencygroups {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.190363 np0000173408 devstack@c-api.service[112362]: WARNING cinder.api.contrib.hosts [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:49:06.190492 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: cgsnapshots {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.191112 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.191184 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-quota-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.191808 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-volume-transfer {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.192000 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-quota-class-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.192589 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.192656 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: cgsnapshots {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.193299 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-availability-zone {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.193368 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: scheduler-stats {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.193972 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-quota-class-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.194138 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.194590 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: qos-specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.194811 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extended resource: os-volume-manage {{(pid=112364) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.194988 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: extensions {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.195275 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-availability-zone {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.196249 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.196534 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: qos-specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.196787 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: backups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.196934 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.197844 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.contrib.snapshot_actions [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] SnapshotActionsController initialized {{(pid=112364) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:49:06.197913 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.198596 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.198894 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: extra_specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.199061 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: backups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.199362 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-quota-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.200008 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.200789 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: cgsnapshots {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.201072 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: extra_specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.201196 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-snapshot-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.201403 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.202170 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-quota-class-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.202608 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-snapshot-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.202672 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-volume-type-access {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.202789 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.203513 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-availability-zone {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.204053 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-volume-type-access {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.204288 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: capabilities {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.204342 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.204890 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: qos-specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.205579 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-hosts {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.205632 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: capabilities {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.205793 np0000173408 devstack@c-api.service[112364]: WARNING castellan.key_manager.migration [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.206631 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.206741 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.206848 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.206906 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: consistencygroups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.206943 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207056 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207102 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-hosts {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.207145 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207262 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207361 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207498 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207578 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension UsedLimits extending resource: limits {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207628 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: backups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.207675 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension TypesManage extending resource: types {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207820 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension AdminActions extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.207908 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension AdminActions extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.208025 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension AdminActions extending resource: backups {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.208133 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension VolumeActions extending resource: volumes {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.208322 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.v3.router [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112364) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.208492 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: consistencygroups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.208799 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-volume-transfer {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.209654 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: extra_specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.210388 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: scheduler-stats {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.210485 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-volume-transfer {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.210545 np0000173408 devstack@c-api.service[112364]: WARNING keystonemiddleware.auth_token [None req-1c95ff9b-4b82-496e-bc30-da4e4e642a8c 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 11 01:49:06.211185 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-snapshot-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.211809 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extended resource: os-volume-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.212011 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: scheduler-stats {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.212715 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-volume-type-access {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.213428 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extended resource: os-volume-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.213995 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.214241 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: capabilities {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.214974 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.contrib.snapshot_actions [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] SnapshotActionsController initialized {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:49:06.215569 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.215639 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-hosts {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.215805 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.216490 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.contrib.snapshot_actions [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] SnapshotActionsController initialized {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:49:06.216557 np0000173408 devstack@c-api.service[112364]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f10b4a3668 pid: 112364 (default app) May 11 01:49:06.216952 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: consistencygroups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.217005 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.217005 np0000173408 devstack@c-api.service[112364]: warnings.warn( May 11 01:49:06.217191 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.217235 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.218627 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.218693 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.218902 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-volume-transfer {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.220024 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.220132 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.220555 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: scheduler-stats {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.221464 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.221512 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.221968 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extended resource: os-volume-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:49:06.222940 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.223011 np0000173408 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.223829 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.223945 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224054 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224165 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224261 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.224301 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224366 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224459 np0000173408 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.224516 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224617 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224740 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224823 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension UsedLimits extending resource: limits {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224931 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension TypesManage extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.224993 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.224993 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.225183 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.225183 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.225342 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension AdminActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.225403 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.225403 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.225403 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.225403 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.225753 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.225753 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.225753 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.225753 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.225753 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.225753 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.226142 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.226142 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.226142 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.226142 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.226473 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension AdminActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.226559 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.226559 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.226559 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.226559 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.226865 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.226865 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.226865 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.226865 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227134 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.227134 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227280 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] SnapshotActionsController initialized {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:49:06.227347 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.227347 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227557 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension AdminActions extending resource: backups {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.227620 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.227620 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227620 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.227620 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227913 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.227969 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.227969 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227969 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.227969 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.227969 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.228352 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.228352 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.228352 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.228603 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension VolumeActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.228667 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.228667 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.228667 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.228667 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.228667 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.228667 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229083 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.229152 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229152 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229152 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229152 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229152 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229152 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229592 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229592 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229592 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229592 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229882 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.229943 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229943 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229943 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.229943 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.229943 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.230310 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.230368 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.230460 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.230460 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.230460 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.230460 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.230460 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.230843 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.230843 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.230843 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.231024 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.231101 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.231101 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.231101 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.231101 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.231101 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.231101 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.231511 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.231511 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.231511 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.231511 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.231511 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232113 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.232195 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.232263 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232263 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.232263 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232263 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.232702 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232702 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.232702 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232702 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.232913 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232913 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.232913 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.232913 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233076 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.233119 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233119 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233119 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233119 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233119 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233337 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233337 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233337 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233337 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233337 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233535 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233535 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233535 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233535 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233706 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233706 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233794 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.233833 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233833 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233833 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233833 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233998 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233998 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.233998 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.233998 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234158 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.234191 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234191 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234191 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234191 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234328 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234328 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234390 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.234454 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234454 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234454 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234454 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234454 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234628 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234628 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234628 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234628 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234628 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234628 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234824 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234824 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234824 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234824 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.234824 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.234970 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.235000 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235000 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235000 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235000 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235000 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235000 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235222 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235222 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235222 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235222 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235222 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235222 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235428 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235428 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235504 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension UsedLimits extending resource: limits {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.235541 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235541 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235541 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235541 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235541 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235541 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235753 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235753 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235753 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235753 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235753 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235925 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235953 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension TypesManage extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.235986 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235986 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.235986 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.235986 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.236112 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.236112 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.236112 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.236112 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.236248 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.236248 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.236248 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:06.236248 np0000173408 devstack@c-api.service[112364]: warnings.warn(deprecated_msg) May 11 01:49:06.236381 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension AdminActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236381 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension AdminActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236381 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension AdminActions extending resource: backups {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236381 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension VolumeActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236381 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236538 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.236564 np0000173408 devstack@c-api.service[112361]: WARNING keystonemiddleware.auth_token [None req-29249494-2ffb-4a02-9611-a7e6c20bf174 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 11 01:49:06.236599 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-a4dcf9f7-3faa-43ae-8426-dd523c553932 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:49:06.236627 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.236653 np0000173408 devstack@c-api.service[112363]: WARNING keystonemiddleware.auth_token [None req-4bfc0186-9e84-4617-aa89-aa5cc9dbc208 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 11 01:49:06.236681 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.236708 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 1/1] 199.204.45.44 () {60 vars in 946 bytes} [Mon May 11 01:49:06 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 11 01:49:06.236739 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.236739 np0000173408 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:49:06.236739 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236739 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236844 np0000173408 devstack@c-api.service[112361]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f10b4a3668 pid: 112361 (default app) May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.236893 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237141 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension UsedLimits extending resource: limits {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237141 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension TypesManage extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237141 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension AdminActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237141 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension AdminActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237141 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension AdminActions extending resource: backups {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237257 np0000173408 devstack@c-api.service[112363]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f10b4a3668 pid: 112363 (default app) May 11 01:49:06.237282 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension VolumeActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.237282 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:49:06.238563 np0000173408 devstack@c-api.service[112362]: WARNING keystonemiddleware.auth_token [None req-bb065db5-a8f4-4023-9120-a3e23866b8bc 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 11 01:49:06.245156 np0000173408 devstack@c-api.service[112362]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x71f10b4a3668 pid: 112362 (default app) May 11 01:49:13.487041 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:49:14.149324 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 admin admin] POST https://199.204.45.44/volume/v3/types May 11 01:49:14.150060 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 01:49:14.151969 np0000173408 devstack@c-api.service[112364]: /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 11 01:49:14.151969 np0000173408 devstack@c-api.service[112364]: warnings.warn( May 11 01:49:14.162744 np0000173408 devstack@c-api.service[112364]: DEBUG oslo_db.sqlalchemy.engines [None req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 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=112364) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:14.321623 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 admin admin] https://199.204.45.44/volume/v3/types returned with HTTP 200 May 11 01:49:14.322025 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 2/2] 199.204.45.44 () {68 vars in 1281 bytes} [Mon May 11 01:49:13 2026] POST /volume/v3/types => generated 186 bytes in 836 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:49:14.341161 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.341161 np0000173408 devstack@c-api.service[112361]: warnings.warn( May 11 01:49:14.353949 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.353949 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.354179 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.354179 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.354574 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.354574 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.354574 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.354574 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.354843 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.354843 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.354843 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.354843 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.354843 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.354843 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355257 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355257 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355257 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355257 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355257 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355625 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355625 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355625 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355625 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355625 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355943 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355943 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.355943 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.355943 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356193 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356193 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356193 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356193 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356193 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356540 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356540 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356540 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356540 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356540 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356828 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356828 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356828 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356828 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.356828 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.356828 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.357241 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.357241 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.357241 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.357241 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.357241 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.357241 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.357725 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.357725 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.357725 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.357725 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.357725 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.357725 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358086 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358086 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358086 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358086 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358086 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358503 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358503 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358503 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358503 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358503 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358847 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358847 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358847 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358847 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.358847 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.358847 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359206 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359206 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359206 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359206 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359206 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359206 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359575 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359575 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359575 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359575 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359575 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359904 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359904 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359904 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.359904 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.359904 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360269 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.360269 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360269 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.360269 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360553 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.360553 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360553 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.360553 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360800 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.360800 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360800 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.360800 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.360800 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361161 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.361161 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361161 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.361161 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361161 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.361497 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361497 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.361497 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361497 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.361770 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361770 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.361770 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.361770 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362015 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362015 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362015 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362015 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362179 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362179 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362179 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362179 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362317 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362317 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362317 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362317 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362507 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362507 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362507 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362507 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362507 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362703 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362703 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362703 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362703 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362703 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362703 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362906 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362906 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362906 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.362906 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.362906 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363066 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363066 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363066 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363066 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363066 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363066 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363279 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363279 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363279 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363279 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363279 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363279 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363509 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363509 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363509 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363509 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363509 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363509 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363798 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363798 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363798 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363798 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.363798 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.363798 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364014 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364014 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364014 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364014 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364184 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364184 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364184 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364184 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364184 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364359 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364359 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364359 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364359 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.364359 np0000173408 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) May 11 01:49:14.364359 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 req-18315f44-a49e-420e-aa1c-df59f8d75ce9 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:49:14.681398 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 req-18315f44-a49e-420e-aa1c-df59f8d75ce9 admin admin] POST https://199.204.45.44/volume/v3/types/545ffdfe-ea5f-4001-a6b4-0fde02e8f215/extra_specs May 11 01:49:14.685954 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 req-18315f44-a49e-420e-aa1c-df59f8d75ce9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 01:49:14.685954 np0000173408 devstack@c-api.service[112361]: /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 11 01:49:14.685954 np0000173408 devstack@c-api.service[112361]: warnings.warn( May 11 01:49:14.696815 np0000173408 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 req-18315f44-a49e-420e-aa1c-df59f8d75ce9 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:49:14.791188 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [req-7b7526ba-9f06-4b00-8a67-e7cc83a24d61 req-18315f44-a49e-420e-aa1c-df59f8d75ce9 admin admin] https://199.204.45.44/volume/v3/types/545ffdfe-ea5f-4001-a6b4-0fde02e8f215/extra_specs returned with HTTP 200 May 11 01:49:14.791726 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 1/3] 199.204.45.44 () {70 vars in 1498 bytes} [Mon May 11 01:49:14 2026] POST /volume/v3/types/545ffdfe-ea5f-4001-a6b4-0fde02e8f215/extra_specs => generated 55 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:49:16.122219 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=6 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:49:16.125728 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=6 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:49:24.318168 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:49:24.789376 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:51:58.115235 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.115235 np0000173408 devstack@c-api.service[112363]: warnings.warn( May 11 01:51:58.128365 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.128365 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.128574 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.128574 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.128574 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.128574 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.128574 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129046 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129046 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129046 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129046 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129046 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129046 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129312 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129312 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129312 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129312 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129312 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129558 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129558 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129558 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129558 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129738 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129738 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129738 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129738 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129941 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129941 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129941 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.129941 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.129941 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130176 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130176 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130176 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130176 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130176 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130379 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130379 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130379 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130379 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130379 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130379 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130681 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130681 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130681 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130681 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130681 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130681 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130933 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130933 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130933 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130933 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.130933 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.130933 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131168 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131168 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131168 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131168 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131168 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131168 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131800 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131800 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131800 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131800 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131981 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131981 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131981 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.131981 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.131981 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.132323 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.132323 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.132323 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.132323 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.132323 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.132729 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.132729 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.132729 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.132729 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.132729 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.132729 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.133173 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.133173 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.133173 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.133173 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.133173 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.133606 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.133606 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.133606 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.133606 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.133606 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134010 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.134010 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134010 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.134010 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134368 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.134368 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134368 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.134368 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134744 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.134744 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134744 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.134744 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.134744 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135147 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.135147 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135147 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.135147 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135147 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.135544 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135544 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.135544 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135544 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.135839 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135839 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.135839 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.135839 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136066 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136066 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136066 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136066 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136272 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136272 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136272 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136272 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136524 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136524 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136524 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136524 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136737 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136737 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136737 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136737 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.136737 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.136737 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137056 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137056 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137056 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137056 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137056 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137314 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137701 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137701 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137701 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137701 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.137701 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.137701 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138004 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138004 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138004 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138004 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138004 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138004 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138317 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138317 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138317 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138317 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138317 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138317 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138635 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138635 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138635 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138635 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138752 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138752 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138752 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138752 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138867 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138867 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138867 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138867 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138991 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138991 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138991 np0000173408 devstack@c-api.service[112363]: /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 11 01:51:58.138991 np0000173408 devstack@c-api.service[112363]: warnings.warn(deprecated_msg) May 11 01:51:58.138991 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-7c841cf6-a8e7-44cc-bdac-a879c4771d0e None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:51:58.138991 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-7c841cf6-a8e7-44cc-bdac-a879c4771d0e None None] GET https://199.204.45.44/volume// May 11 01:51:58.139153 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-7c841cf6-a8e7-44cc-bdac-a879c4771d0e None None] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:51:58.139153 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-7c841cf6-a8e7-44cc-bdac-a879c4771d0e None None] Calling method 'all' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:51:58.139153 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-7c841cf6-a8e7-44cc-bdac-a879c4771d0e None None] https://199.204.45.44/volume// returned with HTTP 300 May 11 01:51:58.139153 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 1/4] 199.204.45.44 () {66 vars in 1449 bytes} [Mon May 11 01:51:58 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 11 01:52:35.067581 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.067581 np0000173408 devstack@c-api.service[112362]: warnings.warn( May 11 01:52:35.082679 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.082679 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.082679 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.082679 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.082679 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083102 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083102 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083102 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083102 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083102 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083390 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083390 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083390 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083390 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083390 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083390 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083772 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083772 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.083772 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.083772 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084001 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084001 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084001 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084001 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084225 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084225 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084225 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084225 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084485 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084485 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084485 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084485 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084485 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084782 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084782 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084782 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.084782 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.084782 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085081 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085081 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085081 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085081 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085081 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085081 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085457 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085457 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085457 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085457 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085457 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085457 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085781 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085781 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085781 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085781 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.085781 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.085781 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086104 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086104 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086104 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086104 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086104 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086438 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086438 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086438 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086438 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086438 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086708 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086708 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086708 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086708 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.086708 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.086708 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087056 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087056 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087056 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087056 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087056 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087056 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087365 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087365 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087365 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087365 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087365 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087854 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087854 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087854 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.087854 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.087854 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088134 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088134 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088134 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088134 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088368 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088368 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088368 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088368 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088617 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088617 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088617 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088617 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088617 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088916 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088916 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088916 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.088916 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.088916 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089215 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089215 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089215 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089215 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089477 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089477 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089477 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089477 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089705 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089705 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089705 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089705 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089931 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089931 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.089931 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.089931 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090173 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090173 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090173 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090173 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090446 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090446 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090446 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090446 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090446 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090727 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090727 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090727 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090727 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.090727 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.090727 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091046 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091046 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091046 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091046 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091046 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091283 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091283 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091283 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091283 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091283 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091283 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091649 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091649 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091649 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091649 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091649 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091649 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091969 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091969 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091969 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091969 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.091969 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.091969 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092301 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092301 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092301 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092301 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092301 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092301 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092694 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092694 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092694 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092694 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092928 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092928 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092928 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.092928 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.092928 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.093270 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.093270 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.093270 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.093270 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.093270 np0000173408 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) May 11 01:52:35.093270 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:35.407797 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 demo demo] GET https://199.204.45.44/volume/v3/types?is_public=None May 11 01:52:35.407797 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:35.408055 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 demo demo] Calling method 'index' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:35.408450 np0000173408 devstack@c-api.service[112362]: /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 11 01:52:35.408450 np0000173408 devstack@c-api.service[112362]: warnings.warn( May 11 01:52:35.409093 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:52:35.418927 np0000173408 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:52:35.434663 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 demo demo] https://199.204.45.44/volume/v3/types?is_public=None returned with HTTP 200 May 11 01:52:35.435048 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 1/5] 199.204.45.44 () {64 vars in 1256 bytes} [Mon May 11 01:52:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:35.448969 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 req-d104ccbd-4fb6-4c2e-9a27-20df25e1209a None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:35.453643 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 req-d104ccbd-4fb6-4c2e-9a27-20df25e1209a demo demo] GET https://199.204.45.44/volume/v3/types/default May 11 01:52:35.453886 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 req-d104ccbd-4fb6-4c2e-9a27-20df25e1209a demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:35.454137 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 req-d104ccbd-4fb6-4c2e-9a27-20df25e1209a demo demo] Calling method 'show' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:35.465879 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [req-21a026c3-3c47-42e4-bfbb-b7db287c26f3 req-d104ccbd-4fb6-4c2e-9a27-20df25e1209a demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 11 01:52:35.466304 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 3/6] 199.204.45.44 () {66 vars in 1322 bytes} [Mon May 11 01:52:35 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:35.788542 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-5295940e-6fda-48c9-b8a1-4ae1d159d03d None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:35.793336 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-5295940e-6fda-48c9-b8a1-4ae1d159d03d demo demo] GET https://199.204.45.44/volume/v3/types/default May 11 01:52:35.793735 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-5295940e-6fda-48c9-b8a1-4ae1d159d03d demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:35.794120 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-5295940e-6fda-48c9-b8a1-4ae1d159d03d demo demo] Calling method 'show' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:35.808458 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-5295940e-6fda-48c9-b8a1-4ae1d159d03d demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 11 01:52:35.808951 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 2/7] 199.204.45.44 () {64 vars in 1251 bytes} [Mon May 11 01:52:35 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:36.209804 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-da2c7051-5fef-4137-8c40-cc039cc6d498 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:36.529667 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-da2c7051-5fef-4137-8c40-cc039cc6d498 demo demo] GET https://199.204.45.44/volume/v3/types/default May 11 01:52:36.529891 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-da2c7051-5fef-4137-8c40-cc039cc6d498 demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:36.530088 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-da2c7051-5fef-4137-8c40-cc039cc6d498 demo demo] Calling method 'show' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:36.537171 np0000173408 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-da2c7051-5fef-4137-8c40-cc039cc6d498 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:52:36.551385 np0000173408 devstack@c-api.service[112363]: /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 11 01:52:36.551385 np0000173408 devstack@c-api.service[112363]: warnings.warn( May 11 01:52:36.553512 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-da2c7051-5fef-4137-8c40-cc039cc6d498 demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 11 01:52:36.554116 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 2/8] 199.204.45.44 () {64 vars in 1251 bytes} [Mon May 11 01:52:36 2026] GET /volume/v3/types/default => generated 145 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:36.565017 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-39044ee3-ad1e-4029-b631-979a63f8011f None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:36.568859 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-39044ee3-ad1e-4029-b631-979a63f8011f demo demo] GET https://199.204.45.44/volume/v3/types/default May 11 01:52:36.569281 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-39044ee3-ad1e-4029-b631-979a63f8011f demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:36.569817 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-39044ee3-ad1e-4029-b631-979a63f8011f demo demo] Calling method 'show' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:36.584556 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-39044ee3-ad1e-4029-b631-979a63f8011f demo demo] https://199.204.45.44/volume/v3/types/default returned with HTTP 200 May 11 01:52:36.585024 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 2/9] 199.204.45.44 () {64 vars in 1251 bytes} [Mon May 11 01:52:36 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:45.460922 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=2 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:45.804112 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=2 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:46.549367 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=2 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:46.580923 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=3 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:58:02.228177 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:58:02.308288 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 01:58:02.308587 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:58:02.308782 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:58:02.309617 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:58:02.310651 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:58:02.364930 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] Get all volumes completed successfully. May 11 01:58:02.368594 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-8eb7aa63-9938-430b-a15b-9d13a3928aa3 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 01:58:02.369764 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 4/10] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 01:58:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:58:12.348980 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:59:02.393915 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:59:02.397571 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 01:59:02.397841 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:59:02.398082 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:59:02.401855 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:59:02.402973 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:59:02.443014 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] Get all volumes completed successfully. May 11 01:59:02.445804 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-a81f8e55-73b1-45f6-ae78-6d22d2b8dafb demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 01:59:02.446486 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 3/11] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 01:59:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:59:12.447950 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:00:02.466309 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:00:02.469887 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:00:02.470053 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:00:02.470245 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:00:02.470767 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:00:02.471539 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:00:02.507480 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] Get all volumes completed successfully. May 11 02:00:02.510593 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-4ffb6a2c-d687-4b71-952d-abf2e9d2bf51 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:00:02.511189 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 3/12] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:00:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:00:12.501458 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:01:02.525723 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:01:02.531455 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:01:02.531648 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:01:02.531846 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:01:02.532764 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:01:02.533617 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:01:02.575658 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] Get all volumes completed successfully. May 11 02:01:02.578451 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-3ef3113a-d9f4-45ff-aa57-7aee31866262 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:01:02.580005 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 3/13] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:01:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:01:12.561618 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:02:02.590737 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-a4e67b28-0b01-4092-9c39-164e3216c85f None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:02:02.593460 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:02:02.593659 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:02:02.593851 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:02:02.594154 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:02:02.595283 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:02:02.603144 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] Get all volumes completed successfully. May 11 02:02:02.605632 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-a4e67b28-0b01-4092-9c39-164e3216c85f demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:02:02.606006 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 5/14] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:02:02 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 11 02:02:12.598364 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:03:02.616793 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:03:02.772140 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:03:02.772437 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:03:02.772710 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:03:02.773032 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:03:02.775493 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:03:02.783851 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] Get all volumes completed successfully. May 11 02:03:02.785981 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-69ce52d0-8b02-4325-bdd7-a7ad1e07dff6 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:03:02.786343 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 4/15] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:03:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:03:12.781549 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:04:02.798006 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:04:02.801132 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:04:02.801374 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:04:02.801648 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:04:02.801979 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:04:02.803290 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:04:02.818512 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] Get all volumes completed successfully. May 11 02:04:02.820759 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-3c6d384f-7cc7-4b70-af79-ecfd0cdaace9 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:04:02.821471 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 4/16] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:04:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:04:12.807695 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:05:02.835290 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-fed43265-c553-4099-b809-132cea712dfa None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:05:02.839657 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:05:02.840179 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:05:02.840671 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:05:02.841219 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:05:02.842919 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:05:02.851498 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] Get all volumes completed successfully. May 11 02:05:02.853680 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-fed43265-c553-4099-b809-132cea712dfa demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:05:02.854199 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 4/17] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:05:02 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 11 02:05:12.847267 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:06:02.870355 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:06:02.873606 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:06:02.874183 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:06:02.877449 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:06:02.877449 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:06:02.877449 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:06:02.884247 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] Get all volumes completed successfully. May 11 02:06:02.886174 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-e85839d6-952e-4ef1-904f-48dcf247f0e2 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:06:02.886616 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 6/18] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:06:02 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 11 02:06:12.880949 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:07:02.900487 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:07:02.904816 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:07:02.905188 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:07:02.905649 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:07:02.906163 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:07:02.907644 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:07:02.916131 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] Get all volumes completed successfully. May 11 02:07:02.918129 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-fecbc96e-7c30-4e16-be92-3c04a53df171 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:07:02.918535 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 5/19] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:07:02 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 11 02:07:12.911396 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:08:02.930696 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:08:02.934639 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:08:02.934882 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:08:02.935145 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:08:02.935468 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:08:02.936383 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:08:02.944026 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] Get all volumes completed successfully. May 11 02:08:02.946641 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-15fa9dee-d581-4235-90a2-0ee3c590bfdb demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:08:02.947291 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 5/20] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:08:02 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 11 02:08:12.939592 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:09:02.960791 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:09:03.100186 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:09:03.100613 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:09:03.100890 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:09:03.101160 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:09:03.102316 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:09:03.113323 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] Get all volumes completed successfully. May 11 02:09:03.118235 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-be8c2862-6d9c-4e0f-822a-160b952f0647 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:09:03.119404 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 5/21] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:09:02 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:09:13.107136 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:10:03.133545 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:10:03.137445 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:10:03.137445 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:10:03.137445 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:10:03.137445 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:10:03.138357 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:10:03.148891 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] Get all volumes completed successfully. May 11 02:10:03.152090 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-696152ea-d71c-47cc-b379-fdfe060a9d1e demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:10:03.152637 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 7/22] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:10:03 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 11 02:10:13.142072 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:11:03.165972 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-09687083-40d7-4220-b158-95394361b5ec None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:11:03.167998 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:11:03.168172 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:11:03.168361 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:11:03.168872 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:11:03.169580 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:11:03.177338 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] Get all volumes completed successfully. May 11 02:11:03.179239 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-09687083-40d7-4220-b158-95394361b5ec demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:11:03.179732 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 6/23] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:11:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:11:13.172437 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:12:03.191708 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:12:03.194485 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:12:03.194667 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:12:03.194939 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:12:03.195223 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:12:03.196169 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:12:03.205447 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] Get all volumes completed successfully. May 11 02:12:03.208296 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-797565ac-8f56-4367-8d4a-3ea9ef5fd45b demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:12:03.208704 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 6/24] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:12:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:12:13.200034 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:13:03.226605 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:13:03.229748 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:13:03.230010 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:13:03.230229 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:13:03.230548 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:13:03.231511 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:13:03.240543 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] Get all volumes completed successfully. May 11 02:13:03.243364 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-4ee89cb1-b32b-472c-a6a5-458dcf38b6f1 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:13:03.244176 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 6/25] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:13:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:13:13.234778 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:14:03.262296 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:14:03.265156 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:14:03.265437 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:14:03.265722 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:14:03.266088 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:14:03.267080 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:14:03.274464 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] Get all volumes completed successfully. May 11 02:14:03.276431 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-5d3f8e69-afe1-4c9b-bebc-dca3f3048657 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:14:03.276792 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 8/26] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:14:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:14:13.270153 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:15:03.294501 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:15:03.355292 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:15:03.355692 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:15:03.355837 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:15:03.356119 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:15:03.357114 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:15:03.366280 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] Get all volumes completed successfully. May 11 02:15:03.368905 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-909ec066-a419-4efa-89e0-6f5fe3f9b4eb demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:15:03.369473 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 7/27] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:15:03 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 11 02:15:13.360221 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:16:03.400485 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:16:03.404766 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:16:03.405168 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:16:03.405594 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:16:03.406041 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:16:03.407584 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:16:03.414593 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] Get all volumes completed successfully. May 11 02:16:03.416875 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-ca11bf02-4fd9-4d83-9521-5fc8aa0fc8f9 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:16:03.417329 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 7/28] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:16:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:16:13.410172 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:17:03.436104 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:17:03.439769 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:17:03.440016 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:17:03.440304 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:17:03.440660 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:17:03.441750 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:17:03.453397 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] Get all volumes completed successfully. May 11 02:17:03.455560 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-b0a59e11-af25-45c4-bf94-58c60ac189c4 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:17:03.455997 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 7/29] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:17:03 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 11 02:17:13.447363 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:18:03.474124 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:18:03.477164 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:18:03.477519 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:18:03.477762 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:18:03.478053 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:18:03.479203 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:18:03.485945 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] Get all volumes completed successfully. May 11 02:18:03.488077 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-3f9f655a-5e15-4c3d-9ecb-8042d0d3659f demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:18:03.488476 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 9/30] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:18:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:18:13.483172 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:19:03.513584 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:19:03.519170 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:19:03.519170 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:19:03.519170 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:19:03.519170 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:19:03.519807 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:19:03.526898 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] Get all volumes completed successfully. May 11 02:19:03.528861 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-628b05b0-9a72-4fd7-82dd-c6e655b4b791 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:19:03.529194 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 8/31] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:19:03 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 11 02:19:13.522858 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:20:03.544084 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:20:03.714605 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:20:03.715004 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:20:03.715080 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:20:03.715395 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:20:03.716331 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:20:03.725522 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] Get all volumes completed successfully. May 11 02:20:03.728280 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-8b3e3b19-4bb4-4aed-bc7c-235fdaa2410c demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:20:03.730440 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 8/32] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:20:03 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:20:13.719678 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:21:03.746439 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:21:03.748957 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:21:03.749203 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:21:03.749451 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:21:03.749802 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:21:03.750777 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:21:03.759833 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] Get all volumes completed successfully. May 11 02:21:03.764015 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-cd26bd53-f5c7-4a0b-a787-3f8d9185de42 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:21:03.764773 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 8/33] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:21:03 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 11 02:21:13.754331 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:22:03.783155 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-cc2c9931-b049-4790-abc2-004e4b863486 None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:22:03.788135 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:22:03.788627 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:22:03.789033 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:22:03.789670 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:22:03.791269 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:22:03.798113 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] Get all volumes completed successfully. May 11 02:22:03.800261 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-cc2c9931-b049-4790-abc2-004e4b863486 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:22:03.800533 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 10/34] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:22:03 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 11 02:22:13.794177 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:23:03.816626 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-431354cf-0266-4969-bc42-cabc2b430a5a None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:23:03.820675 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:23:03.821054 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:23:03.821476 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:23:03.821946 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:23:03.823526 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:23:03.831820 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] Get all volumes completed successfully. May 11 02:23:03.834256 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-431354cf-0266-4969-bc42-cabc2b430a5a demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:23:03.834698 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 9/35] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:23:03 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 11 02:23:13.826857 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:24:03.848643 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:24:03.853861 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:24:03.854125 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:24:03.854379 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:24:03.854746 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:24:03.856025 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:24:03.863596 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] Get all volumes completed successfully. May 11 02:24:03.866062 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-5fed5d9d-6576-457b-9ac1-13325d4649c3 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:24:03.866542 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 9/36] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:24:03 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 11 02:24:13.859835 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:25:03.952359 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:25:03.954600 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:25:03.954766 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] Empty body provided in request {{(pid=112362) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:25:03.954958 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] Calling method 'detail' {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:25:03.955179 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.api.api_utils [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] Removing options '' from query. {{(pid=112362) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:25:03.955888 np0000173408 devstack@c-api.service[112362]: DEBUG cinder.volume.api [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112362) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:25:03.964057 np0000173408 devstack@c-api.service[112362]: INFO cinder.volume.api [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] Get all volumes completed successfully. May 11 02:25:03.966485 np0000173408 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [None req-1453b469-1f98-45dd-83e7-d0f3591d93fe demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:25:03.967182 np0000173408 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 9/37] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:25:03 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 11 02:25:13.958484 np0000173408 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:26:04.003438 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.middleware.request_id [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b None None] RequestId filter calling following filter/app {{(pid=112364) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:26:04.057514 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:26:04.057514 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] Empty body provided in request {{(pid=112364) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:26:04.057514 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.openstack.wsgi [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] Calling method 'detail' {{(pid=112364) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:26:04.058116 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.api.api_utils [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] Removing options '' from query. {{(pid=112364) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:26:04.059733 np0000173408 devstack@c-api.service[112364]: DEBUG cinder.volume.api [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112364) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:26:04.068310 np0000173408 devstack@c-api.service[112364]: INFO cinder.volume.api [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] Get all volumes completed successfully. May 11 02:26:04.070520 np0000173408 devstack@c-api.service[112364]: INFO cinder.api.openstack.wsgi [None req-afaf8fe2-51e4-4ccc-ac04-33ec1a7c3e4b demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:26:04.070940 np0000173408 devstack@c-api.service[112364]: [pid: 112364|app: 0|req: 11/38] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:26:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:26:14.064250 np0000173408 devstack@c-api.service[112364]: DEBUG dbcounter [-] [112364] Writing DB stats cinder:SELECT=1 {{(pid=112364) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:27:04.084348 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:27:04.087436 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:27:04.087715 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] Empty body provided in request {{(pid=112361) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:27:04.088001 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] Calling method 'detail' {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:27:04.088349 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.api.api_utils [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] Removing options '' from query. {{(pid=112361) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:27:04.089367 np0000173408 devstack@c-api.service[112361]: DEBUG cinder.volume.api [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112361) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:27:04.097866 np0000173408 devstack@c-api.service[112361]: INFO cinder.volume.api [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] Get all volumes completed successfully. May 11 02:27:04.100576 np0000173408 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-c3ec4eea-125d-406a-bac2-b20aafb555ad demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:27:04.101465 np0000173408 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 10/39] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:27:04 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 11 02:27:14.092514 np0000173408 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:28:04.118711 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.middleware.request_id [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 None None] RequestId filter calling following filter/app {{(pid=112363) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:28:04.122098 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] GET https://199.204.45.44/volume/v3/volumes/detail May 11 02:28:04.122342 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] Empty body provided in request {{(pid=112363) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:28:04.122658 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.openstack.wsgi [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] Calling method 'detail' {{(pid=112363) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:28:04.123081 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.api.api_utils [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] Removing options '' from query. {{(pid=112363) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:28:04.123912 np0000173408 devstack@c-api.service[112363]: DEBUG cinder.volume.api [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112363) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:28:04.131102 np0000173408 devstack@c-api.service[112363]: INFO cinder.volume.api [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] Get all volumes completed successfully. May 11 02:28:04.133284 np0000173408 devstack@c-api.service[112363]: INFO cinder.api.openstack.wsgi [None req-cdcb350d-5bb6-48d8-813b-b932add668f5 demo demo] https://199.204.45.44/volume/v3/volumes/detail returned with HTTP 200 May 11 02:28:04.133721 np0000173408 devstack@c-api.service[112363]: [pid: 112363|app: 0|req: 10/40] 199.204.45.44 () {64 vars in 1290 bytes} [Mon May 11 02:28:04 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 11 02:28:14.127772 np0000173408 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=1 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}