May 09 07:27:01.230494 np0000172999 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 07:27:01.239786 np0000172999 devstack@c-api.service[112501]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 07:27:01 2026] *** May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: nodename: np0000172999 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: machine: x86_64 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: clock source: unix May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: pcre jit disabled May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: detected number of CPU cores: 16 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: current working directory: / May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: detected binary path: /usr/bin/uwsgi-core May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: your processes number limit is 256917 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: your memory page size is 4096 bytes May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: detected max file descriptor number: 2048 May 09 07:27:01.243475 np0000172999 devstack@c-api.service[112501]: lock engine: pthread robust mutexes May 09 07:27:01.244284 np0000172999 devstack@c-api.service[112501]: thunder lock: enabled May 09 07:27:01.244284 np0000172999 devstack@c-api.service[112501]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 07:27:01.244284 np0000172999 devstack@c-api.service[112501]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 07:27:01.244284 np0000172999 devstack@c-api.service[112501]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 07:27:01.244284 np0000172999 devstack@c-api.service[112501]: Set PythonHome to /opt/stack/data/venv May 09 07:27:01.287580 np0000172999 devstack@c-api.service[112501]: Python main interpreter initialized at 0x73b1fdca3668 May 09 07:27:01.287580 np0000172999 devstack@c-api.service[112501]: python threads support enabled May 09 07:27:01.287580 np0000172999 devstack@c-api.service[112501]: your server socket listen backlog is limited to 100 connections May 09 07:27:01.287580 np0000172999 devstack@c-api.service[112501]: your mercy for graceful operations on workers is 80 seconds May 09 07:27:01.288259 np0000172999 devstack@c-api.service[112501]: mapped 671795 bytes (656 KB) for 4 cores May 09 07:27:01.288430 np0000172999 devstack@c-api.service[112501]: *** Operational MODE: preforking *** May 09 07:27:01.288703 np0000172999 devstack@c-api.service[112501]: *** uWSGI is running in multiple interpreter mode *** May 09 07:27:01.288703 np0000172999 devstack@c-api.service[112501]: spawned uWSGI master process (pid: 112501) May 09 07:27:01.289008 np0000172999 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 07:27:01.289661 np0000172999 devstack@c-api.service[112501]: spawned uWSGI worker 1 (pid: 112503, cores: 1) May 09 07:27:01.290283 np0000172999 devstack@c-api.service[112501]: spawned uWSGI worker 2 (pid: 112504, cores: 1) May 09 07:27:01.290857 np0000172999 devstack@c-api.service[112501]: spawned uWSGI worker 3 (pid: 112505, cores: 1) May 09 07:27:01.291759 np0000172999 devstack@c-api.service[112501]: spawned uWSGI worker 4 (pid: 112506, cores: 1) May 09 07:27:01.291811 np0000172999 devstack@c-api.service[112501]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: we strongly recommend against using it for new projects. May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: framework. For more detail see May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:01.422112 np0000172999 devstack@c-api.service[112503]: import eventlet # noqa May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: we strongly recommend against using it for new projects. May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: framework. For more detail see May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:01.425373 np0000172999 devstack@c-api.service[112506]: import eventlet # noqa May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: we strongly recommend against using it for new projects. May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: framework. For more detail see May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:01.428541 np0000172999 devstack@c-api.service[112504]: import eventlet # noqa May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: we strongly recommend against using it for new projects. May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: If you are already using Eventlet, we recommend migrating to a different May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: framework. For more detail see May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 07:27:01.444839 np0000172999 devstack@c-api.service[112505]: import eventlet # noqa May 09 07:27:01.508551 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:01.508551 np0000172999 devstack@c-api.service[112503]: debtcollector.deprecate( May 09 07:27:01.509618 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:01.509618 np0000172999 devstack@c-api.service[112506]: debtcollector.deprecate( May 09 07:27:01.513693 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:01.513693 np0000172999 devstack@c-api.service[112504]: debtcollector.deprecate( May 09 07:27:01.537508 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 07:27:01.537508 np0000172999 devstack@c-api.service[112505]: debtcollector.deprecate( May 09 07:27:01.590970 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:01.590970 np0000172999 devstack@c-api.service[112503]: from cgi import parse_header May 09 07:27:01.592290 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:01.592290 np0000172999 devstack@c-api.service[112504]: from cgi import parse_header May 09 07:27:01.603604 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:01.603604 np0000172999 devstack@c-api.service[112506]: from cgi import parse_header May 09 07:27:01.622815 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 09 07:27:01.622815 np0000172999 devstack@c-api.service[112505]: from cgi import parse_header May 09 07:27:01.635394 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:01.635394 np0000172999 devstack@c-api.service[112503]: removals.removed_module( May 09 07:27:01.636424 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:01.636424 np0000172999 devstack@c-api.service[112503]: removals.removed_module( May 09 07:27:01.639571 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:01.639571 np0000172999 devstack@c-api.service[112504]: removals.removed_module( May 09 07:27:01.640385 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:01.640385 np0000172999 devstack@c-api.service[112504]: removals.removed_module( May 09 07:27:01.650437 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:01.650437 np0000172999 devstack@c-api.service[112506]: removals.removed_module( May 09 07:27:01.651238 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:01.651238 np0000172999 devstack@c-api.service[112506]: removals.removed_module( May 09 07:27:01.666815 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 09 07:27:01.666815 np0000172999 devstack@c-api.service[112505]: removals.removed_module( May 09 07:27:01.667512 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 09 07:27:01.667512 np0000172999 devstack@c-api.service[112505]: removals.removed_module( May 09 07:27:02.254773 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:02.254773 np0000172999 devstack@c-api.service[112504]: warnings.warn( May 09 07:27:02.279813 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:02.279813 np0000172999 devstack@c-api.service[112503]: warnings.warn( May 09 07:27:02.286605 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:02.286605 np0000172999 devstack@c-api.service[112506]: warnings.warn( May 09 07:27:02.331756 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 09 07:27:02.331756 np0000172999 devstack@c-api.service[112505]: warnings.warn( May 09 07:27:02.356282 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:02.356282 np0000172999 devstack@c-api.service[112504]: warnings.warn( May 09 07:27:02.382447 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:02.382447 np0000172999 devstack@c-api.service[112503]: warnings.warn( May 09 07:27:02.448041 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:02.448041 np0000172999 devstack@c-api.service[112506]: warnings.warn( May 09 07:27:02.464096 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 09 07:27:02.464096 np0000172999 devstack@c-api.service[112505]: warnings.warn( May 09 07:27:02.670064 np0000172999 devstack@c-api.service[112503]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:02.670613 np0000172999 devstack@c-api.service[112503]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112503) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:02.693903 np0000172999 devstack@c-api.service[112504]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:02.694334 np0000172999 devstack@c-api.service[112504]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112504) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:02.703399 np0000172999 devstack@c-api.service[112506]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:02.703580 np0000172999 devstack@c-api.service[112506]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112506) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:02.779787 np0000172999 devstack@c-api.service[112505]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 09 07:27:02.780026 np0000172999 devstack@c-api.service[112505]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112505) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 07:27:02.848472 np0000172999 devstack@c-api.service[112504]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:02.848472 np0000172999 devstack@c-api.service[112504]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:02.851083 np0000172999 devstack@c-api.service[112505]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:02.851083 np0000172999 devstack@c-api.service[112505]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:02.901423 np0000172999 devstack@c-api.service[112506]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:02.901423 np0000172999 devstack@c-api.service[112506]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:02.905229 np0000172999 devstack@c-api.service[112503]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 07:27:02.905229 np0000172999 devstack@c-api.service[112503]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 07:27:03.702116 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112503) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:03.702712 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.702712 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.702712 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.704215 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112506) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:03.704904 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.705008 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.705008 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.705146 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.705214 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.705214 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.705214 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.705367 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.705367 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.705499 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.706104 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.706199 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.706254 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.706306 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.706360 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.706411 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.706463 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.707051 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.707153 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.707235 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.707321 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.707405 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.707488 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.707596 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.708039 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.708128 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.708196 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.708303 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.708367 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.708444 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.708515 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.708582 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.708645 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.708702 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.708702 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.708702 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.708847 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.708847 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.709198 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.709266 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.709331 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.709391 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.709391 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.709489 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.709556 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.709650 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.709735 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.709735 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.709852 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.709947 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.710005 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.710005 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.710005 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.710154 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.710210 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.710267 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.710341 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.710432 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.710523 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.710768 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.710838 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.710931 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.710990 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.711043 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.711117 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.711189 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.711253 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.711253 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.711367 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.711424 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.711479 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.711542 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.711542 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.711648 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.711714 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.711779 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.711836 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.711938 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.712007 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.712071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.712434 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.714167 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.714230 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.714281 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.714351 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.714407 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.714467 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.714540 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.715342 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.715390 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.715425 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.715465 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.715498 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.715537 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.715575 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112504) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:03.715819 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.715819 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.715912 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.715962 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.716001 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.716039 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.716087 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.716087 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.716153 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.716153 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.716284 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.716370 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.716446 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.716490 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.716543 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.716754 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.716841 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.716964 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.717060 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.717104 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.717143 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.717180 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.717231 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.717275 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.717312 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.717351 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.717388 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.717425 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.717468 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.717505 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.717539 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.717583 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.717641 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.717641 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.717743 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.717784 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.717822 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.717859 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.717914 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.717952 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.717989 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.718039 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.718076 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.718076 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.718145 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.718187 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.718343 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112505) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 07:27:03.718591 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.718633 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.718687 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.718725 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.718767 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.718805 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.718848 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.718901 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.718935 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.718974 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.719011 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.719064 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.719104 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.719142 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.719180 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.719180 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.719252 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.719295 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.719337 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.719376 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.719413 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.719413 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.719413 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.719517 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.719554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.719554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.719554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.719554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.719554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.719554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.719747 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.719827 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.719925 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.719994 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.720067 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.720110 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.720149 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.720187 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.720224 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.720261 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.720261 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.720344 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.720393 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.720393 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.720461 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.720498 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.720536 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.720575 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.720612 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.720657 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.720701 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.720739 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.720785 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.720822 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.720860 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.720929 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.720974 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.721022 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.721022 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.721469 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.721518 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.721560 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.721614 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.721660 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.721702 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.721738 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.721775 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.721820 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.721859 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.721926 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.721962 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.721995 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.722032 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.722200 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.722265 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.722311 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.722350 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.722350 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.722424 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.722464 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.722507 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.722545 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.722588 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.722631 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.722668 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.722708 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.722745 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.722979 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.723039 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.723080 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.723118 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.723168 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.723211 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.723250 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.723288 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.723326 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.723366 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.723405 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.723438 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.723475 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.723510 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.723510 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.723510 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.723626 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.723626 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.723697 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.723735 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.723778 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.723818 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.723857 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.723857 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.723953 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.723992 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.724049 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.724109 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.724521 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.724597 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.724661 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.724726 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.724790 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.724855 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.724954 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.725255 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.725313 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.725387 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.725435 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.725514 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.725587 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.725647 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.725698 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.725737 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.725778 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.725831 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.725922 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.725965 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.726036 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.726133 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.726196 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.726260 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.726328 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.726391 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.726561 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.726561 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.726827 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.726968 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.727021 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.727060 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.727099 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.727139 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.727196 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.727243 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.727282 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.727324 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.727363 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.727401 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.727437 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.727474 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.727513 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.727549 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.727595 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.727638 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.727679 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.727716 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.727755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.727755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.727755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.727755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.727900 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.727900 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.727980 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.728019 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.728453 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.728507 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.728585 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.728649 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.728692 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.728732 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.728769 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.728807 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.728855 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.728855 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.728947 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.728986 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.728986 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.729054 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.729092 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.729140 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.729186 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.729186 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.729261 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.729300 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.729339 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.729376 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.729428 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.729468 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.729505 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.729544 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.729623 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.729661 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.729698 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.729744 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.729786 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.729823 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.729860 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.729941 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.730189 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.730221 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.730249 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.730249 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.730249 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.730249 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.730363 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.730394 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.730479 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.730516 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.730582 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.730656 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.730695 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.730781 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.730845 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.731703 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.731771 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.731828 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.731917 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.731973 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.732032 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.732099 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.732135 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.732163 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.732191 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.732219 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.732253 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.732281 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.732308 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.732340 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.732369 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.732402 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.732430 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.732458 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.732486 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.732519 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.732548 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.732603 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.732654 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.732714 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.732774 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.732833 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.732913 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.881853 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.882048 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.882190 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.882542 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.882768 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.882768 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.882915 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.882983 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.883156 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.883304 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.883365 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.883439 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.883495 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.883570 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.883639 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.883701 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.883754 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.883806 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.883859 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.883945 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.884013 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.884068 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.884119 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.884181 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.884243 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.884243 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.884341 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.884396 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.884445 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.884505 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.884564 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.884623 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.884681 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.884750 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.884807 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.884899 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.884961 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.885021 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.885094 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.885152 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.885210 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.885210 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.885776 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.885951 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.886087 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.886223 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.886344 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.886409 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.886468 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.886526 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.886580 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.886656 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.886713 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.886781 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.886839 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.886839 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.886969 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.887041 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.887258 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.887326 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.887388 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.887448 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.887508 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.887570 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.887634 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.887695 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.887755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.887816 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.887920 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.887999 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.888069 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.888142 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.888203 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.888275 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.888336 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.888399 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.888460 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.888460 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.888585 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.888647 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.888708 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.888771 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.888771 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.888916 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.889001 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.889001 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.889120 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.889120 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.889120 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.889382 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.889465 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.889549 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.889625 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.889698 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.889698 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.889698 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.889858 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.890034 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.890034 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.890148 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.890148 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.890148 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.890148 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.890335 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.890395 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.890447 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.890507 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.890567 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.890617 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.890676 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.890728 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.890779 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.890838 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.890910 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.890964 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.891016 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.891016 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.891131 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.891185 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.891235 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.891235 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.891326 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.891375 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.891426 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.891475 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.891525 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.891592 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.891647 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.891698 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.891749 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.891799 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.891849 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.891849 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.891971 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.892021 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.892086 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.892152 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.892203 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.892251 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.892300 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.892350 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.892399 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.892450 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.892450 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.892541 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.892602 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.893090 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.893600 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.893600 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.893600 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.893600 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.893782 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.893782 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.893902 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.893958 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.894015 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.894073 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.894108 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.894138 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.894165 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.894197 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.894228 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.894256 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.894284 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.894313 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.894341 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.894376 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.894405 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.894405 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.894457 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.894486 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.894486 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.993447 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.993674 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.993674 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.993782 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.993912 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.994045 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.994187 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.998593 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.998714 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.999013 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.999135 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.999196 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:03.999316 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:03.999380 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.999467 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:03.999537 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:03.999592 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:03.999653 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:03.999708 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:03.999892 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.000096 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.064750 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.064989 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.065228 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.065453 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.065668 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.065963 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.066192 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.080402 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.080547 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.080684 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.080930 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.081025 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.081180 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.081317 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.081584 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.081724 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.081859 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.082021 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.082089 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.082176 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.082241 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.082297 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.082381 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.082441 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.082501 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.082556 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.082624 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.082685 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.082742 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.082798 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.082865 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.082865 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.082988 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.083056 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.083110 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.104245 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.104245 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.104525 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.104525 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.104525 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.104753 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.104753 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.105034 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.105157 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.105157 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.105321 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.105430 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.105525 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.105645 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.105741 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.105832 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.105952 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.106047 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.106047 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.106463 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.106569 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.106661 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.106743 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.106829 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.106949 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.107068 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.107172 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.107172 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.107395 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.107499 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.107610 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.107705 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.107799 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.107799 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.108029 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.108128 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.108218 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.108327 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.108948 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.110806 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.110806 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.111062 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.111210 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.111322 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.111322 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.111481 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.111567 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.111649 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.111733 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.111815 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.111937 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.112055 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.112159 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.112236 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.112236 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.112236 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.112396 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.112451 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.112451 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.112558 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.112621 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.112621 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.112621 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.112621 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.112621 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.112621 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.113388 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.113388 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.114009 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.114093 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.114180 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.114263 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.114335 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.114399 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.114465 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.114465 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.114583 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.114583 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.114716 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.114794 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.114794 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.114794 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.115141 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.115233 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.115454 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.115515 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.115515 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.115616 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.115660 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.115660 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.115660 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.115787 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.115826 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.115888 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.115888 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.115888 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.115888 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.115888 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.116095 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.116148 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.116186 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.116186 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.116186 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.116186 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.116186 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.116186 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.116398 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.116398 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.116398 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.116398 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.116398 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.116564 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.116564 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.119760 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.119832 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.119932 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.119995 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.120055 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.120110 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.120177 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.120539 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.120595 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.120654 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.120725 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.120815 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.120891 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.120961 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.121979 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.122096 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.122096 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.122178 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.122216 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.122255 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.122255 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.122324 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.122362 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.122399 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.122437 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.122586 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.122732 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.122732 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.123434 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.123522 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.123579 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.123621 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.123666 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.123704 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.123743 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.123788 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.123826 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.123884 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.123926 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.123963 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.124001 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.124039 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.124087 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.124126 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.124176 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.124222 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.124259 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.124296 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.124333 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.124938 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.125029 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.125116 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.125173 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.125228 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.125275 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.125344 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.128145 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.128211 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.128263 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.128329 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.128384 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.128426 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.128426 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.128494 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.128527 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.128570 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.128570 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.128632 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.128711 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.128814 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.144314 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.144456 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.144525 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.144525 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.144525 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.144728 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.144796 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.144796 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.144926 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.144987 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.145050 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.145050 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.145153 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.145153 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.145257 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.145333 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.145401 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.145463 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.145463 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.145463 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.145615 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.145673 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.145732 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.145799 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.145888 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.145951 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.146007 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.146062 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112503) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.146119 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.146176 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.146247 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.146306 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.146306 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.146411 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.146606 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.146668 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.146725 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112505) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.146790 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.146847 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.146942 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.147001 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.147057 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.147113 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.147171 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.147226 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112504) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.147292 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112503) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.147347 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.147403 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.147461 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112503) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.147515 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.147515 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.147515 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112504) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.147515 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112504) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.147708 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 07:27:04.148108 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 07:27:04.148108 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 07:27:04.148108 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 07:27:04.148247 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 07:27:04.148406 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 07:27:04.148529 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112506) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 07:27:04.194162 np0000172999 devstack@c-api.service[112505]: INFO dbcounter [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Registered counter for database cinder May 09 07:27:04.198581 np0000172999 devstack@c-api.service[112503]: INFO dbcounter [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Registered counter for database cinder May 09 07:27:04.199374 np0000172999 devstack@c-api.service[112506]: INFO dbcounter [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Registered counter for database cinder May 09 07:27:04.201922 np0000172999 devstack@c-api.service[112504]: INFO dbcounter [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Registered counter for database cinder May 09 07:27:04.212748 np0000172999 devstack@c-api.service[112505]: DEBUG oslo_db.sqlalchemy.engines [None req-28392820-45b4-452f-b5b2-e6e723a9c396 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=112505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.214080 np0000172999 devstack@c-api.service[112506]: DEBUG oslo_db.sqlalchemy.engines [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 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=112506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.219719 np0000172999 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.225345 np0000172999 devstack@c-api.service[112504]: DEBUG oslo_db.sqlalchemy.engines [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c 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=112504) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.327292 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writer thread running {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:04.329944 np0000172999 devstack@c-api.service[112506]: INFO cinder.rpc [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:04.332479 np0000172999 devstack@c-api.service[112506]: INFO cinder.rpc [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:04.334468 np0000172999 devstack@c-api.service[112506]: INFO cinder.rpc [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:04.336102 np0000172999 devstack@c-api.service[112506]: INFO cinder.rpc [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:04.336999 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.338670 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.340964 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writer thread running {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:04.342785 np0000172999 devstack@c-api.service[112506]: DEBUG oslo_db.sqlalchemy.engines [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 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=112506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.344172 np0000172999 devstack@c-api.service[112505]: INFO cinder.rpc [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:04.344497 np0000172999 devstack@c-api.service[112506]: INFO cinder.rpc [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:04.346090 np0000172999 devstack@c-api.service[112506]: INFO cinder.rpc [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:04.346608 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writer thread running {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:04.346849 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.347149 np0000172999 devstack@c-api.service[112505]: INFO cinder.rpc [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:04.348840 np0000172999 devstack@c-api.service[112503]: INFO cinder.rpc [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:04.349543 np0000172999 devstack@c-api.service[112505]: INFO cinder.rpc [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:04.350956 np0000172999 devstack@c-api.service[112503]: INFO cinder.rpc [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:04.351683 np0000172999 devstack@c-api.service[112505]: INFO cinder.rpc [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:04.352645 np0000172999 devstack@c-api.service[112503]: INFO cinder.rpc [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:04.352996 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.354233 np0000172999 devstack@c-api.service[112503]: INFO cinder.rpc [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:04.354804 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.355117 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.356078 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.356900 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.359316 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.359717 np0000172999 devstack@c-api.service[112505]: DEBUG oslo_db.sqlalchemy.engines [None req-28392820-45b4-452f-b5b2-e6e723a9c396 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=112505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.361042 np0000172999 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.361632 np0000172999 devstack@c-api.service[112505]: INFO cinder.rpc [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:04.362528 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.362730 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writer thread running {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 07:27:04.363222 np0000172999 devstack@c-api.service[112503]: INFO cinder.rpc [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:04.363630 np0000172999 devstack@c-api.service[112505]: INFO cinder.rpc [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:04.364893 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.365226 np0000172999 devstack@c-api.service[112503]: INFO cinder.rpc [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:04.366168 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.366661 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.366978 np0000172999 devstack@c-api.service[112504]: INFO cinder.rpc [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 07:27:04.369742 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.369930 np0000172999 devstack@c-api.service[112504]: INFO cinder.rpc [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 07:27:04.372709 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.373468 np0000172999 devstack@c-api.service[112504]: INFO cinder.rpc [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 07:27:04.375622 np0000172999 devstack@c-api.service[112504]: INFO cinder.rpc [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 07:27:04.376581 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.376655 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.376977 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.377047 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.379433 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.379503 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.379795 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.380503 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.382461 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.383033 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.383701 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.383980 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.385690 np0000172999 devstack@c-api.service[112504]: DEBUG oslo_db.sqlalchemy.engines [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c 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=112504) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:04.386667 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.387159 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.387817 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.388438 np0000172999 devstack@c-api.service[112504]: INFO cinder.rpc [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 07:27:04.390223 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.390937 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.391158 np0000172999 devstack@c-api.service[112504]: INFO cinder.rpc [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 07:27:04.392343 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.392420 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.393190 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.393951 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.395801 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.396400 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.397179 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.397887 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.399400 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.400201 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.400892 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.400982 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.402465 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.403148 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.403892 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.404008 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.404682 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.405015 np0000172999 devstack@c-api.service[112506]: WARNING cinder.api.contrib.hosts [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:04.405486 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.405721 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.407227 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.407334 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.408194 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.408783 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.409661 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: extensions {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.410918 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: encryption {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.411128 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.412544 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: encryption {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.413135 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.413856 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.414057 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-quota-sets {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.415463 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: cgsnapshots {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.416543 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.416892 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-quota-class-sets {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.417287 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.417382 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.418234 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-availability-zone {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.418674 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.419435 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.419506 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: qos-specs {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.420243 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.420964 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.421733 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.422046 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.422122 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: backups {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.422445 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.423351 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.424116 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: extra_specs {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.424353 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.424754 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.425700 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-snapshot-manage {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.425864 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.426014 np0000172999 devstack@c-api.service[112505]: WARNING cinder.api.contrib.hosts [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:04.426457 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.426620 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.426852 np0000172999 devstack@c-api.service[112503]: WARNING cinder.api.contrib.hosts [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:04.427171 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-volume-type-access {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.427710 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.428135 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.428734 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: capabilities {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.429414 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.429680 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.430010 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-hosts {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.430719 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: extensions {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.430757 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.430989 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.431335 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: consistencygroups {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.431812 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: encryption {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.431911 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: extensions {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.433170 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: encryption {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.433459 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-volume-transfer {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.433702 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: encryption {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.434041 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.434744 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: encryption {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.435119 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: scheduler-stats {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.435278 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-quota-sets {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.436344 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-quota-sets {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.436573 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extended resource: os-volume-manage {{(pid=112506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.436913 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: cgsnapshots {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.437965 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: cgsnapshots {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.438310 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-quota-class-sets {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.438704 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.439105 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.439612 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.contrib.snapshot_actions [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] SnapshotActionsController initialized {{(pid=112506) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:04.439658 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-availability-zone {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.439693 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-quota-class-sets {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.440404 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.441188 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: qos-specs {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.441231 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-availability-zone {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.441795 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.442285 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: qos-specs {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.442469 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.442997 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: backups {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.443226 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.444367 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: backups {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.444643 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.445582 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.445831 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: extra_specs {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.446105 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.447089 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: extra_specs {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.447347 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.447708 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-snapshot-manage {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.447773 np0000172999 devstack@c-api.service[112506]: WARNING castellan.key_manager.migration [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.448621 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.448695 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-snapshot-manage {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.448751 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.448833 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.448950 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449083 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449180 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449254 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-volume-type-access {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.449312 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449416 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449512 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449630 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension UsedLimits extending resource: limits {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449726 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension TypesManage extending resource: types {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449829 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension AdminActions extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.449970 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension AdminActions extending resource: snapshots {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.450071 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension AdminActions extending resource: backups {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.450144 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.450201 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-volume-type-access {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.450254 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension VolumeActions extending resource: volumes {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.450378 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.v3.router [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.450742 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: capabilities {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.451726 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: capabilities {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.452047 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-hosts {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.452651 np0000172999 devstack@c-api.service[112506]: WARNING keystonemiddleware.auth_token [None req-60687bd2-f969-4d2e-9c1e-7f901fc7e927 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:04.453084 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-hosts {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.453385 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: consistencygroups {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.454442 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: consistencygroups {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.455323 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-volume-transfer {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.455848 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.456487 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-volume-transfer {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.457081 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: scheduler-stats {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.458137 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: scheduler-stats {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.458503 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extended resource: os-volume-manage {{(pid=112505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.458581 np0000172999 devstack@c-api.service[112506]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1fdca3668 pid: 112506 (default app) May 09 07:27:04.459104 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:04.459104 np0000172999 devstack@c-api.service[112506]: warnings.warn( May 09 07:27:04.459338 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.459551 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extended resource: os-volume-manage {{(pid=112503) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.460774 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.461549 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.461730 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.461796 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.contrib.snapshot_actions [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] SnapshotActionsController initialized {{(pid=112505) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:04.462642 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.462727 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.contrib.snapshot_actions [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] SnapshotActionsController initialized {{(pid=112503) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:04.463234 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.463430 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.464341 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.464908 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.465593 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.465834 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.466600 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.467148 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467148 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467148 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467148 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467148 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467599 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467599 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467599 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467599 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467599 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467962 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467962 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467962 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467962 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.467962 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.467962 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.468412 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.468412 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.468412 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.468412 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.468672 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.468732 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.468732 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.468732 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.468732 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469106 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469106 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469106 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469106 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469396 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469396 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469396 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469396 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469396 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469759 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469759 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469759 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.469759 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.469759 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470137 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470137 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470137 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470137 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470137 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470137 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470541 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470541 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470686 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.470744 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470744 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470744 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470744 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.470744 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.470744 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.471201 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.471201 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.471201 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.471201 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.471201 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.471201 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.471579 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.471579 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.471579 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.471579 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.471579 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472011 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472011 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472011 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472011 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472011 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472397 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472397 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472397 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472397 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472397 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.472762 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473174 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473174 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473174 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473174 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473174 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473401 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473401 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473401 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473401 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473401 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473615 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473615 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473615 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473615 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473779 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473779 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.473779 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.473779 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474372 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474372 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474372 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474372 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474372 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474655 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474689 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.474722 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474722 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474722 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474722 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474962 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474962 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.474962 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.474962 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475162 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475162 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475162 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475162 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475326 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475326 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475326 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475326 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475494 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475494 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475494 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475494 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475654 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475654 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475654 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475654 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475804 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475804 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475804 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475804 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.475804 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.475804 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476092 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476092 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476092 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476092 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476092 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476307 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476563 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476563 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476563 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476563 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476563 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476563 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476792 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476792 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476792 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476792 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.476792 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.476792 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477050 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477050 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477050 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477050 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477050 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477050 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477331 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477331 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477331 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477331 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477493 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477493 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477493 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477493 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477666 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477666 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477666 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477666 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477850 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477850 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.477850 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:04.477850 np0000172999 devstack@c-api.service[112506]: warnings.warn(deprecated_msg) May 09 07:27:04.478067 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.478120 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.478159 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.478196 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-beb70981-b277-40cd-8c51-e26cd55422d4 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:04.478233 np0000172999 devstack@c-api.service[112505]: WARNING castellan.key_manager.migration [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.478266 np0000172999 devstack@c-api.service[112504]: WARNING cinder.api.contrib.hosts [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 07:27:04.478301 np0000172999 devstack@c-api.service[112503]: WARNING castellan.key_manager.migration [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.478335 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478335 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478407 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.478442 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478442 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478442 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478552 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478590 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478625 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478664 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478700 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478734 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478774 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478810 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478850 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478930 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension UsedLimits extending resource: limits {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.478969 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479004 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension TypesManage extending resource: types {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479039 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479074 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension AdminActions extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479119 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479161 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension AdminActions extending resource: snapshots {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479200 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479241 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension AdminActions extending resource: backups {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479281 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension UsedLimits extending resource: limits {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479317 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension VolumeActions extending resource: volumes {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479352 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension TypesManage extending resource: types {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479352 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension AdminActions extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479416 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.v3.router [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479450 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.479485 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension AdminActions extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479519 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 946 bytes} [Sat May 9 07:27:04 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 09 07:27:04.479565 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension AdminActions extending resource: backups {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479565 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension VolumeActions extending resource: volumes {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479565 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.v3.router [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112503) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.479660 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.479693 np0000172999 devstack@c-api.service[112505]: WARNING keystonemiddleware.auth_token [None req-28392820-45b4-452f-b5b2-e6e723a9c396 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:04.479730 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: extensions {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.479763 np0000172999 devstack@c-api.service[112503]: WARNING keystonemiddleware.auth_token [None req-03a05521-247b-4880-87bc-5d79ca63b2c2 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:04.479799 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: encryption {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.479799 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: encryption {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.480263 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-quota-sets {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.481468 np0000172999 devstack@c-api.service[112505]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1fdca3668 pid: 112505 (default app) May 09 07:27:04.481690 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: cgsnapshots {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.481887 np0000172999 devstack@c-api.service[112503]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1fdca3668 pid: 112503 (default app) May 09 07:27:04.483119 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-quota-class-sets {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.484500 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-availability-zone {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.485785 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: qos-specs {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.488568 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: backups {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.490581 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: extra_specs {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.492904 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-snapshot-manage {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.493620 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-volume-type-access {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.495202 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: capabilities {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.496504 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-hosts {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.498197 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: consistencygroups {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.500619 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-volume-transfer {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.503020 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: scheduler-stats {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.504625 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extended resource: os-volume-manage {{(pid=112504) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 07:27:04.508393 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.509388 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.contrib.snapshot_actions [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] SnapshotActionsController initialized {{(pid=112504) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 07:27:04.512913 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.512913 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.513055 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.514931 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.516769 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.518316 np0000172999 devstack@c-api.service[112504]: WARNING castellan.key_manager.migration [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 07:27:04.519188 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.519741 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.519741 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.519741 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.519741 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.519741 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520039 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520039 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520114 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520214 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension UsedLimits extending resource: limits {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520312 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension TypesManage extending resource: types {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520418 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension AdminActions extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520547 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension AdminActions extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520653 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension AdminActions extending resource: backups {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension VolumeActions extending resource: volumes {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.520985 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.v3.router [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112504) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 07:27:04.523300 np0000172999 devstack@c-api.service[112504]: WARNING keystonemiddleware.auth_token [None req-27ddfd0a-8861-48d3-b908-3167fd1f271c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 09 07:27:04.529853 np0000172999 devstack@c-api.service[112504]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73b1fdca3668 pid: 112504 (default app) May 09 07:27:12.113447 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-34b75cdd-4470-46de-b5b8-dd425dd34e9b None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:12.717239 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-34b75cdd-4470-46de-b5b8-dd425dd34e9b admin admin] POST https://199.204.45.74/volume/v3/types May 09 07:27:12.717859 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-34b75cdd-4470-46de-b5b8-dd425dd34e9b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:12.719535 np0000172999 devstack@c-api.service[112506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:12.719535 np0000172999 devstack@c-api.service[112506]: warnings.warn( May 09 07:27:12.728417 np0000172999 devstack@c-api.service[112506]: DEBUG oslo_db.sqlalchemy.engines [None req-34b75cdd-4470-46de-b5b8-dd425dd34e9b 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=112506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:12.761063 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-34b75cdd-4470-46de-b5b8-dd425dd34e9b admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 May 09 07:27:12.762137 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 2/2] 199.204.45.74 () {68 vars in 1281 bytes} [Sat May 9 07:27:12 2026] POST /volume/v3/types => generated 186 bytes in 650 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:27:12.773945 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:27:12.773945 np0000172999 devstack@c-api.service[112505]: warnings.warn( May 09 07:27:12.789233 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.789233 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.789233 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.789233 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.789233 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.789660 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.789660 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.789660 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.789660 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.789660 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790014 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790014 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790014 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790014 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790014 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790014 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790370 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790370 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790370 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790370 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790600 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790600 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790600 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790600 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790993 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790993 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.790993 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.790993 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791231 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791231 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791231 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791231 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791231 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791536 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791536 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791536 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791536 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791536 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791801 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791801 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791801 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791801 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.791801 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.791801 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792139 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792139 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792139 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792139 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792139 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792139 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792496 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792496 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792496 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792496 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792496 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792496 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792830 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792830 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792830 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.792830 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.792830 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793170 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793170 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793170 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793170 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793170 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793457 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793457 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793457 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793457 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793457 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793457 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793843 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793843 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793843 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793843 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.793843 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.793843 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794182 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794182 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794182 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794182 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794182 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794650 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794650 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794650 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794650 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794650 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794966 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794966 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.794966 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.794966 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795231 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795231 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795231 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795231 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795475 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795475 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795475 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795475 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795475 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795787 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795787 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795787 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.795787 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.795787 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796106 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796106 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796106 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796106 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796348 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796348 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796348 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796348 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796619 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796619 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796619 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796619 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796861 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796861 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.796861 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.796861 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797173 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797173 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797173 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797173 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797427 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797427 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797427 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797427 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797427 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797805 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797805 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797805 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797805 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.797805 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.797805 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798184 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798184 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798184 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798184 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798184 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798397 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798397 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798397 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798397 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798397 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798397 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798605 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798605 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798605 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798605 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798605 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798605 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798829 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798829 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798829 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798829 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.798829 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.798829 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799099 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799099 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799099 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799099 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799099 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799099 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799349 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799349 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799349 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799349 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799562 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799562 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799562 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799562 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799562 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799769 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799769 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799769 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799769 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:27:12.799769 np0000172999 devstack@c-api.service[112505]: warnings.warn(deprecated_msg) May 09 07:27:12.799769 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [req-34b75cdd-4470-46de-b5b8-dd425dd34e9b req-deb6059b-6fce-4579-92e5-953e424619af None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:27:13.126271 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [req-34b75cdd-4470-46de-b5b8-dd425dd34e9b req-deb6059b-6fce-4579-92e5-953e424619af admin admin] POST https://199.204.45.74/volume/v3/types/8965d881-bd9e-4f90-95cf-c2c59dca5077/extra_specs May 09 07:27:13.126822 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [req-34b75cdd-4470-46de-b5b8-dd425dd34e9b req-deb6059b-6fce-4579-92e5-953e424619af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 07:27:13.128541 np0000172999 devstack@c-api.service[112505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:27:13.128541 np0000172999 devstack@c-api.service[112505]: warnings.warn( May 09 07:27:13.134892 np0000172999 devstack@c-api.service[112505]: DEBUG oslo_db.sqlalchemy.engines [req-34b75cdd-4470-46de-b5b8-dd425dd34e9b req-deb6059b-6fce-4579-92e5-953e424619af 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=112505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:27:13.196983 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [req-34b75cdd-4470-46de-b5b8-dd425dd34e9b req-deb6059b-6fce-4579-92e5-953e424619af admin admin] https://199.204.45.74/volume/v3/types/8965d881-bd9e-4f90-95cf-c2c59dca5077/extra_specs returned with HTTP 200 May 09 07:27:13.197584 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Sat May 9 07:27:12 2026] POST /volume/v3/types/8965d881-bd9e-4f90-95cf-c2c59dca5077/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:27:14.364580 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=6 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:14.390492 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=6 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:22.757805 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:27:23.195840 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:01.825952 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:32:01.825952 np0000172999 devstack@c-api.service[112503]: warnings.warn( May 09 07:32:01.838044 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.838044 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.838044 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.838044 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.838044 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.838590 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.838590 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.838590 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.838590 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.838590 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839045 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839045 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839045 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839045 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839045 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839045 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839623 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839623 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839623 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839623 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839935 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839935 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.839935 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.839935 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.840239 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.840239 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.840239 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.840239 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.840518 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.840518 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.840518 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.840518 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.840518 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.841115 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.841115 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.841115 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.841115 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.841115 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.841645 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.841645 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.841645 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.841645 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.841645 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.841645 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.842743 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.842743 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.842743 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.842743 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.842743 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.842743 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.843480 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.843480 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.843480 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.843480 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.843480 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.843480 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.843927 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.843927 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.843927 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.843927 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.843927 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844247 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844247 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844247 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844247 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844247 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844467 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844467 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844467 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844467 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844467 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844467 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844783 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844783 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844783 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844783 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.844783 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.844783 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845090 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845090 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845090 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845090 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845090 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845334 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845334 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845334 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845334 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845334 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845554 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845554 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845554 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845554 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845744 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845744 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.845744 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.845744 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846014 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846014 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846014 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846014 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846014 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846254 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846254 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846254 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846254 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846254 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846459 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846459 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846459 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846459 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846644 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846644 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846644 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846644 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846825 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846825 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.846825 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.846825 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847160 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847160 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847160 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847160 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847346 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847346 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847346 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847346 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847585 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847585 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847585 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847585 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847585 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847824 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847824 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847824 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847824 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.847824 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.847824 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848129 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848129 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848129 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848129 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848129 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848337 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848337 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848337 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848337 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848337 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848337 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848601 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848601 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848601 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848601 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848601 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848601 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848860 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848860 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848860 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848860 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.848860 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.848860 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849158 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849158 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849158 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849158 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849158 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849158 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849428 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849428 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849428 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849428 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849610 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849610 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849610 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849610 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849610 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: warnings.warn(deprecated_msg) May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-74140060-21e2-430b-988a-db827f98dd72 None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:01.849848 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-74140060-21e2-430b-988a-db827f98dd72 None None] GET https://199.204.45.74/volume// May 09 07:32:01.850162 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-74140060-21e2-430b-988a-db827f98dd72 None None] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:01.850162 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-74140060-21e2-430b-988a-db827f98dd72 None None] Calling method 'all' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:01.850162 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-74140060-21e2-430b-988a-db827f98dd72 None None] https://199.204.45.74/volume// returned with HTTP 300 May 09 07:32:01.850162 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 1/4] 199.204.45.74 () {66 vars in 1449 bytes} [Sat May 9 07:32:01 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 07:32:39.882930 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 07:32:39.882930 np0000172999 devstack@c-api.service[112504]: warnings.warn( May 09 07:32:39.900465 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.900465 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.900465 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.900465 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.900465 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.900918 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.900918 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.900918 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.900918 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.900918 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901239 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901239 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901239 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901239 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901239 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901239 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901615 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901615 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901615 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901615 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901847 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901847 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.901847 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.901847 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902118 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902118 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902118 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902118 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902349 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902349 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902349 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902349 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902349 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902675 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902675 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902675 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902675 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902675 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902979 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902979 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902979 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902979 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.902979 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.902979 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.903324 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.903324 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.903324 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.903324 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.903324 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.903324 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.903666 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.903666 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.903666 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.903666 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.903666 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.903666 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904228 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904228 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904228 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904228 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904228 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904543 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904543 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904543 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904543 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904543 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904816 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904816 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904816 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904816 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.904816 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.904816 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905196 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905196 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905196 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905196 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905196 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905196 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905523 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905523 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905523 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905523 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905523 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905811 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905811 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905811 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.905811 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.905811 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906105 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906105 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906105 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906105 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906354 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906354 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906354 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906354 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906586 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906586 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906586 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906586 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906586 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906938 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906938 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906938 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.906938 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.906938 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.907400 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.907400 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.907400 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.907400 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.907712 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.907712 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.907712 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.907712 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908011 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908011 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908011 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908011 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908438 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908438 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908438 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908438 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908686 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908686 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908686 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908686 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908985 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908985 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908985 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.908985 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.908985 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909286 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909286 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909286 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909286 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909286 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909286 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909642 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909642 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909642 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909642 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909642 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909943 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909943 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909943 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909943 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.909943 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.909943 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.910355 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.910355 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.910355 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.910355 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.910355 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.910355 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.910691 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.910691 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.910691 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.910691 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.910691 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.910691 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911076 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911076 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911076 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911076 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911076 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911076 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911464 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911464 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911464 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911464 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911704 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911704 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911704 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.911704 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.911704 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.912188 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.912188 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.912188 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.912188 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 09 07:32:39.912188 np0000172999 devstack@c-api.service[112504]: warnings.warn(deprecated_msg) May 09 07:32:39.912188 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:40.368187 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a demo demo] GET https://199.204.45.74/volume/v3/types?is_public=None May 09 07:32:40.368622 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:40.368976 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a demo demo] Calling method 'index' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:40.369706 np0000172999 devstack@c-api.service[112504]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:32:40.369706 np0000172999 devstack@c-api.service[112504]: warnings.warn( May 09 07:32:40.370554 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:32:40.383444 np0000172999 devstack@c-api.service[112504]: DEBUG oslo_db.sqlalchemy.engines [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a 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=112504) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:32:40.407286 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-fed0ecd0-03c1-405a-9471-4349ccd7572a demo demo] https://199.204.45.74/volume/v3/types?is_public=None returned with HTTP 200 May 09 07:32:40.407984 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 1/5] 199.204.45.74 () {64 vars in 1256 bytes} [Sat May 9 07:32:39 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 526 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:40.422273 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [req-fed0ecd0-03c1-405a-9471-4349ccd7572a req-fc272058-4ad4-4873-b279-9bdcd67e6fc3 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:40.428391 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [req-fed0ecd0-03c1-405a-9471-4349ccd7572a req-fc272058-4ad4-4873-b279-9bdcd67e6fc3 demo demo] GET https://199.204.45.74/volume/v3/types/default May 09 07:32:40.428793 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [req-fed0ecd0-03c1-405a-9471-4349ccd7572a req-fc272058-4ad4-4873-b279-9bdcd67e6fc3 demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:40.429253 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [req-fed0ecd0-03c1-405a-9471-4349ccd7572a req-fc272058-4ad4-4873-b279-9bdcd67e6fc3 demo demo] Calling method 'show' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:40.441990 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [req-fed0ecd0-03c1-405a-9471-4349ccd7572a req-fc272058-4ad4-4873-b279-9bdcd67e6fc3 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 May 09 07:32:40.442720 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 3/6] 199.204.45.74 () {66 vars in 1322 bytes} [Sat May 9 07:32:40 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:40.854233 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-b29a44f4-cb9f-438b-9fe8-3102925ddfef None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:40.859644 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-b29a44f4-cb9f-438b-9fe8-3102925ddfef demo demo] GET https://199.204.45.74/volume/v3/types/default May 09 07:32:40.860055 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-b29a44f4-cb9f-438b-9fe8-3102925ddfef demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:40.860525 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-b29a44f4-cb9f-438b-9fe8-3102925ddfef demo demo] Calling method 'show' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:40.873833 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-b29a44f4-cb9f-438b-9fe8-3102925ddfef demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 May 09 07:32:40.874134 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 2/7] 199.204.45.74 () {64 vars in 1251 bytes} [Sat May 9 07:32:40 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:41.296253 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-d1ff1325-4247-4b5e-996d-593c5e33f2dc None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:41.750272 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-d1ff1325-4247-4b5e-996d-593c5e33f2dc demo demo] GET https://199.204.45.74/volume/v3/types/default May 09 07:32:41.750703 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-d1ff1325-4247-4b5e-996d-593c5e33f2dc demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:41.751116 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-d1ff1325-4247-4b5e-996d-593c5e33f2dc demo demo] Calling method 'show' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:41.762619 np0000172999 devstack@c-api.service[112503]: DEBUG oslo_db.sqlalchemy.engines [None req-d1ff1325-4247-4b5e-996d-593c5e33f2dc 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=112503) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 07:32:41.780778 np0000172999 devstack@c-api.service[112503]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 09 07:32:41.780778 np0000172999 devstack@c-api.service[112503]: warnings.warn( May 09 07:32:41.783150 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-d1ff1325-4247-4b5e-996d-593c5e33f2dc demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 May 09 07:32:41.783674 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 2/8] 199.204.45.74 () {64 vars in 1251 bytes} [Sat May 9 07:32:41 2026] GET /volume/v3/types/default => generated 145 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:41.798010 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-ab58a774-4640-45c6-b8ed-83930e511195 None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:32:41.801944 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-ab58a774-4640-45c6-b8ed-83930e511195 demo demo] GET https://199.204.45.74/volume/v3/types/default May 09 07:32:41.802352 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-ab58a774-4640-45c6-b8ed-83930e511195 demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:32:41.802776 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-ab58a774-4640-45c6-b8ed-83930e511195 demo demo] Calling method 'show' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:32:41.818216 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-ab58a774-4640-45c6-b8ed-83930e511195 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 May 09 07:32:41.818572 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1251 bytes} [Sat May 9 07:32:41 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 07:32:50.437067 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=2 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:50.873086 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=2 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:51.779131 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=2 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:32:51.815708 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=3 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:38:46.878365 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:38:46.974462 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:38:46.974862 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:38:46.975294 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:38:46.977162 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:38:46.978763 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:38:47.022255 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] Get all volumes completed successfully. May 09 07:38:47.026204 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-4561ed7b-eefb-4d0b-b8b2-d56e71dbf741 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:38:47.026646 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 4/10] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:38:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:38:57.015656 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:39:47.044616 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-189e147b-338f-45d0-9a37-dbec95d2071f None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:39:47.047966 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:39:47.048323 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:39:47.048568 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:39:47.049260 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:39:47.050757 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:39:47.086378 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] Get all volumes completed successfully. May 09 07:39:47.089800 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-189e147b-338f-45d0-9a37-dbec95d2071f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:39:47.090430 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 3/11] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:39:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:39:57.078288 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:40:47.114023 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:40:47.117323 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:40:47.117548 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:40:47.117743 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:40:47.118316 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:40:47.119137 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:40:47.166273 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] Get all volumes completed successfully. May 09 07:40:47.168480 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-0c26cf28-dc07-492f-a83a-f557d2f8f64a demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:40:47.168917 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 3/12] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:40:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:40:57.159515 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:41:47.194845 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:41:47.202328 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:41:47.202626 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:41:47.202933 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:41:47.203983 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:41:47.204973 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:41:47.263458 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] Get all volumes completed successfully. May 09 07:41:47.266419 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-a07ba709-9cb9-4d02-8a7b-36520b80aa20 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:41:47.266987 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:41:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:41:57.257919 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:42:47.292589 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:42:47.295778 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:42:47.296341 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:42:47.296706 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:42:47.297216 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:42:47.298303 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:42:47.307153 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] Get all volumes completed successfully. May 09 07:42:47.309787 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-643b882e-2466-4ef1-b15e-92d828ff7b9b demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:42:47.310384 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 5/14] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:42:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:42:57.301804 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:43:47.326378 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-745df50d-580b-45da-80af-95c570197a72 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:43:47.452323 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:43:47.452714 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:43:47.453262 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:43:47.453801 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:43:47.455471 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:43:47.464912 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] Get all volumes completed successfully. May 09 07:43:47.467954 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-745df50d-580b-45da-80af-95c570197a72 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:43:47.468514 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 4/15] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:43:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:43:57.461272 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:44:47.488563 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:44:47.493273 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:44:47.493447 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:44:47.493620 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:44:47.493857 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:44:47.494549 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:44:47.503557 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] Get all volumes completed successfully. May 09 07:44:47.505303 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-0bb0450d-8f0e-4a9f-9db0-d2816f6c8cdd demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:44:47.505890 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 4/16] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:44:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 09 07:44:57.497258 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:45:47.527237 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:45:47.529028 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:45:47.529487 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:45:47.529487 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:45:47.529920 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:45:47.531086 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:45:47.539137 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] Get all volumes completed successfully. May 09 07:45:47.541049 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-194bfb0b-d14a-46d9-9639-1dffedfd1eb9 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:45:47.541377 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:45:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:45:57.534622 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:46:47.555603 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:46:47.560035 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:46:47.560494 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:46:47.560937 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:46:47.562459 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:46:47.562994 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:46:47.570829 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] Get all volumes completed successfully. May 09 07:46:47.573691 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-34d9fc5c-b8aa-4bda-87e8-efa0d0850cc2 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:46:47.574513 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 6/18] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:46:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:46:57.566361 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:47:47.589170 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:47:47.595087 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:47:47.595329 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:47:47.595744 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:47:47.596296 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:47:47.597571 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:47:47.607141 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] Get all volumes completed successfully. May 09 07:47:47.609736 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-1a13d65d-238b-4cf3-9475-1b29736443b3 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:47:47.610218 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 5/19] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:47:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:47:57.601675 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:48:47.636524 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-8479707f-6efd-464e-a563-11497a9ef50c None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:48:47.807921 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:48:47.808089 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:48:47.808289 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:48:47.808485 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:48:47.809186 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:48:47.817636 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] Get all volumes completed successfully. May 09 07:48:47.819582 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-8479707f-6efd-464e-a563-11497a9ef50c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:48:47.819810 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 5/20] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:48:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:48:57.814276 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:49:47.834741 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:49:47.837414 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:49:47.837680 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:49:47.838242 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:49:47.838242 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:49:47.839279 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:49:47.850691 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] Get all volumes completed successfully. May 09 07:49:47.853280 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-c65e8499-e429-44c5-a39a-bd4432ccf8db demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:49:47.853699 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:49:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:49:57.842376 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:50:47.872370 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:50:47.875690 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:50:47.875951 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:50:47.876205 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:50:47.876498 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:50:47.877447 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:50:47.887698 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] Get all volumes completed successfully. May 09 07:50:47.890274 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-95fe7d7d-4984-4676-8294-b9cf828aac6a demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:50:47.890697 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 7/22] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:50:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:50:57.880489 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:51:47.905728 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:51:47.908508 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:51:47.908732 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:51:47.909026 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:51:47.909475 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:51:47.911002 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:51:47.922011 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] Get all volumes completed successfully. May 09 07:51:47.924698 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-ddb09fa2-6897-4768-a20a-8482d165bc94 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:51:47.925260 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 6/23] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:51:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:51:57.917574 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:52:47.941190 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:52:47.946272 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:52:47.946450 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:52:47.946630 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:52:47.946852 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:52:47.947550 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:52:47.955048 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] Get all volumes completed successfully. May 09 07:52:47.956849 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-b28c0563-f4ff-47ed-a424-aece93aa5b00 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:52:47.957203 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 6/24] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:52:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:52:57.951304 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:53:47.969755 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:53:48.118938 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:53:48.118938 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:53:48.118938 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:53:48.118938 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:53:48.120002 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:53:48.131956 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] Get all volumes completed successfully. May 09 07:53:48.135132 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-b17083ed-8e0c-4651-aba3-6bd6b3b8365e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:53:48.135693 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 6/25] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:53:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:53:58.125305 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:54:48.155275 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:54:48.159261 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:54:48.159429 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:54:48.159603 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:54:48.159820 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:54:48.160513 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:54:48.166085 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] Get all volumes completed successfully. May 09 07:54:48.167850 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-9dee057b-1798-43f0-b86c-6b8da2f9c44c demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:54:48.168181 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 8/26] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:54:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:54:58.163817 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:55:48.195534 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:55:48.198251 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:55:48.198507 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:55:48.198817 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:55:48.199117 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:55:48.200090 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:55:48.208882 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] Get all volumes completed successfully. May 09 07:55:48.211283 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-998dcce2-ffd9-4bfe-a9ca-1f1c72aa4845 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:55:48.211922 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 7/27] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:55:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:55:58.203813 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:56:48.227126 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-c57de818-f8de-4868-8497-ef78ff282ea3 None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:56:48.231012 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:56:48.231424 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:56:48.232014 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:56:48.236085 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:56:48.237080 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:56:48.244340 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] Get all volumes completed successfully. May 09 07:56:48.246361 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-c57de818-f8de-4868-8497-ef78ff282ea3 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:56:48.246738 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 7/28] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:56:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:56:58.240821 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:57:48.287140 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:57:48.291657 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:57:48.291931 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:57:48.292213 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:57:48.292564 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:57:48.293976 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:57:48.301984 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] Get all volumes completed successfully. May 09 07:57:48.304344 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-e14ac421-a05b-4e4f-a8b7-4a586199dd1f demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:57:48.304764 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 7/29] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:57:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:57:58.297300 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:58:48.317547 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:58:48.411925 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:58:48.412313 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:58:48.412683 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:58:48.413185 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:58:48.414628 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:58:48.422442 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] Get all volumes completed successfully. May 09 07:58:48.424267 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-eb199de3-3a7b-4cf1-b7ec-a703574be943 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:58:48.424620 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 9/30] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:58:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:58:58.418605 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 07:59:48.439416 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 07:59:48.442133 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 07:59:48.442357 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 07:59:48.442596 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 07:59:48.442898 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 07:59:48.443819 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 07:59:48.451436 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] Get all volumes completed successfully. May 09 07:59:48.454072 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-856e0873-0f28-4acc-8d50-bcfd641a74c7 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 07:59:48.454573 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 8/31] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 07:59:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 07:59:58.446703 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:00:48.469632 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-9718767a-d24b-46d7-bab5-0f5061c43edd None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:00:48.474552 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:00:48.474986 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:00:48.475396 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:00:48.475935 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:00:48.477548 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:00:48.487604 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] Get all volumes completed successfully. May 09 08:00:48.489497 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-9718767a-d24b-46d7-bab5-0f5061c43edd demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:00:48.489832 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 8/32] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:00:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:00:58.482237 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:01:48.503696 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:01:48.507949 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:01:48.508350 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:01:48.508746 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:01:48.509242 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:01:48.510753 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:01:48.517716 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] Get all volumes completed successfully. May 09 08:01:48.519724 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-7f331e92-39b0-4a0a-9921-31024d3de8a4 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:01:48.520119 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 8/33] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:01:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:01:58.514124 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:02:48.537682 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:02:48.542472 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:02:48.542894 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:02:48.543981 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:02:48.543981 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:02:48.545251 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:02:48.554276 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] Get all volumes completed successfully. May 09 08:02:48.556796 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-e8fd9bfd-6202-414c-88c2-6cb19769bc21 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:02:48.557301 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 10/34] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:02:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:02:58.548370 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:03:48.570655 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:03:48.622226 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:03:48.622514 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:03:48.622689 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:03:48.623050 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:03:48.624109 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:03:48.633865 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] Get all volumes completed successfully. May 09 08:03:48.636706 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-feddc1ec-aac6-43b2-a52b-ac630d7b5810 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:03:48.637239 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 9/35] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:03:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:03:58.628268 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:04:48.654419 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.middleware.request_id [None req-300e7525-39b7-4488-ae41-0a356c0af170 None None] RequestId filter calling following filter/app {{(pid=112503) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:04:48.659074 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:04:48.659583 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] Empty body provided in request {{(pid=112503) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:04:48.660051 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.openstack.wsgi [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] Calling method 'detail' {{(pid=112503) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:04:48.660347 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.api.api_utils [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] Removing options '' from query. {{(pid=112503) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:04:48.661468 np0000172999 devstack@c-api.service[112503]: DEBUG cinder.volume.api [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112503) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:04:48.669659 np0000172999 devstack@c-api.service[112503]: INFO cinder.volume.api [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] Get all volumes completed successfully. May 09 08:04:48.672354 np0000172999 devstack@c-api.service[112503]: INFO cinder.api.openstack.wsgi [None req-300e7525-39b7-4488-ae41-0a356c0af170 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:04:48.672846 np0000172999 devstack@c-api.service[112503]: [pid: 112503|app: 0|req: 9/36] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:04:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:04:58.664934 np0000172999 devstack@c-api.service[112503]: DEBUG dbcounter [-] [112503] Writing DB stats cinder:SELECT=1 {{(pid=112503) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:05:48.690368 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.middleware.request_id [None req-56626e18-117d-4145-98b2-25a584b7c34e None None] RequestId filter calling following filter/app {{(pid=112504) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:05:48.694105 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:05:48.694609 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] Empty body provided in request {{(pid=112504) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:05:48.695211 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.openstack.wsgi [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] Calling method 'detail' {{(pid=112504) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:05:48.695776 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.api.api_utils [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] Removing options '' from query. {{(pid=112504) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:05:48.697032 np0000172999 devstack@c-api.service[112504]: DEBUG cinder.volume.api [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112504) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:05:48.704503 np0000172999 devstack@c-api.service[112504]: INFO cinder.volume.api [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] Get all volumes completed successfully. May 09 08:05:48.706429 np0000172999 devstack@c-api.service[112504]: INFO cinder.api.openstack.wsgi [None req-56626e18-117d-4145-98b2-25a584b7c34e demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:05:48.706818 np0000172999 devstack@c-api.service[112504]: [pid: 112504|app: 0|req: 9/37] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:05:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:05:58.700818 np0000172999 devstack@c-api.service[112504]: DEBUG dbcounter [-] [112504] Writing DB stats cinder:SELECT=1 {{(pid=112504) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:06:48.723932 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.middleware.request_id [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 None None] RequestId filter calling following filter/app {{(pid=112506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:06:48.727891 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:06:48.728313 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] Empty body provided in request {{(pid=112506) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:06:48.728676 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.openstack.wsgi [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] Calling method 'detail' {{(pid=112506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:06:48.729207 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.api.api_utils [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] Removing options '' from query. {{(pid=112506) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:06:48.730750 np0000172999 devstack@c-api.service[112506]: DEBUG cinder.volume.api [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112506) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:06:48.740114 np0000172999 devstack@c-api.service[112506]: INFO cinder.volume.api [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] Get all volumes completed successfully. May 09 08:06:48.741996 np0000172999 devstack@c-api.service[112506]: INFO cinder.api.openstack.wsgi [None req-9400bb8c-65f3-486f-8555-8c6c0f9d3d66 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:06:48.742386 np0000172999 devstack@c-api.service[112506]: [pid: 112506|app: 0|req: 11/38] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:06:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:06:58.735317 np0000172999 devstack@c-api.service[112506]: DEBUG dbcounter [-] [112506] Writing DB stats cinder:SELECT=1 {{(pid=112506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 08:07:48.755929 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.middleware.request_id [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 None None] RequestId filter calling following filter/app {{(pid=112505) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 08:07:48.759185 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] GET https://199.204.45.74/volume/v3/volumes/detail May 09 08:07:48.759407 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] Empty body provided in request {{(pid=112505) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 08:07:48.759847 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.openstack.wsgi [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] Calling method 'detail' {{(pid=112505) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 08:07:48.760152 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.api.api_utils [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] Removing options '' from query. {{(pid=112505) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 08:07:48.761355 np0000172999 devstack@c-api.service[112505]: DEBUG cinder.volume.api [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112505) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 08:07:48.769712 np0000172999 devstack@c-api.service[112505]: INFO cinder.volume.api [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] Get all volumes completed successfully. May 09 08:07:48.771586 np0000172999 devstack@c-api.service[112505]: INFO cinder.api.openstack.wsgi [None req-badfaaea-1e9b-4c0d-ac17-06fa7881d219 demo demo] https://199.204.45.74/volume/v3/volumes/detail returned with HTTP 200 May 09 08:07:48.771943 np0000172999 devstack@c-api.service[112505]: [pid: 112505|app: 0|req: 10/39] 199.204.45.74 () {64 vars in 1290 bytes} [Sat May 9 08:07:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 08:07:58.764818 np0000172999 devstack@c-api.service[112505]: DEBUG dbcounter [-] [112505] Writing DB stats cinder:SELECT=1 {{(pid=112505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}