May 19 23:22:11.193681 np0000175102 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 23:22:11.199262 np0000175102 devstack@c-api.service[111967]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 23:22:11 2026] *** May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: nodename: np0000175102 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: machine: x86_64 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: clock source: unix May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: pcre jit disabled May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: detected number of CPU cores: 16 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: current working directory: / May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: detected binary path: /usr/bin/uwsgi-core May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: your processes number limit is 256917 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: your memory page size is 4096 bytes May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: detected max file descriptor number: 2048 May 19 23:22:11.202069 np0000175102 devstack@c-api.service[111967]: lock engine: pthread robust mutexes May 19 23:22:11.202698 np0000175102 devstack@c-api.service[111967]: thunder lock: enabled May 19 23:22:11.202698 np0000175102 devstack@c-api.service[111967]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 23:22:11.202698 np0000175102 devstack@c-api.service[111967]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 23:22:11.202698 np0000175102 devstack@c-api.service[111967]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 23:22:11.202698 np0000175102 devstack@c-api.service[111967]: Set PythonHome to /opt/stack/data/venv May 19 23:22:11.238478 np0000175102 devstack@c-api.service[111967]: Python main interpreter initialized at 0x7568f4ea3668 May 19 23:22:11.238478 np0000175102 devstack@c-api.service[111967]: python threads support enabled May 19 23:22:11.238478 np0000175102 devstack@c-api.service[111967]: your server socket listen backlog is limited to 100 connections May 19 23:22:11.238478 np0000175102 devstack@c-api.service[111967]: your mercy for graceful operations on workers is 80 seconds May 19 23:22:11.238986 np0000175102 devstack@c-api.service[111967]: mapped 671795 bytes (656 KB) for 4 cores May 19 23:22:11.239134 np0000175102 devstack@c-api.service[111967]: *** Operational MODE: preforking *** May 19 23:22:11.239300 np0000175102 devstack@c-api.service[111967]: *** uWSGI is running in multiple interpreter mode *** May 19 23:22:11.239300 np0000175102 devstack@c-api.service[111967]: spawned uWSGI master process (pid: 111967) May 19 23:22:11.239519 np0000175102 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 23:22:11.239968 np0000175102 devstack@c-api.service[111967]: spawned uWSGI worker 1 (pid: 111979, cores: 1) May 19 23:22:11.241220 np0000175102 devstack@c-api.service[111967]: spawned uWSGI worker 2 (pid: 111980, cores: 1) May 19 23:22:11.241220 np0000175102 devstack@c-api.service[111967]: spawned uWSGI worker 3 (pid: 111981, cores: 1) May 19 23:22:11.242028 np0000175102 devstack@c-api.service[111967]: spawned uWSGI worker 4 (pid: 111982, cores: 1) May 19 23:22:11.242028 np0000175102 devstack@c-api.service[111967]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: we strongly recommend against using it for new projects. May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: framework. For more detail see May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:11.366181 np0000175102 devstack@c-api.service[111979]: import eventlet # noqa May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: we strongly recommend against using it for new projects. May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: framework. For more detail see May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:11.376100 np0000175102 devstack@c-api.service[111982]: import eventlet # noqa May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: we strongly recommend against using it for new projects. May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: framework. For more detail see May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:11.380849 np0000175102 devstack@c-api.service[111980]: import eventlet # noqa May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: we strongly recommend against using it for new projects. May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: If you are already using Eventlet, we recommend migrating to a different May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: framework. For more detail see May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 23:22:11.413053 np0000175102 devstack@c-api.service[111981]: import eventlet # noqa May 19 23:22:11.452661 np0000175102 devstack@c-api.service[111979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:11.452661 np0000175102 devstack@c-api.service[111979]: debtcollector.deprecate( May 19 23:22:11.470218 np0000175102 devstack@c-api.service[111982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:11.470218 np0000175102 devstack@c-api.service[111982]: debtcollector.deprecate( May 19 23:22:11.471223 np0000175102 devstack@c-api.service[111980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:11.471223 np0000175102 devstack@c-api.service[111980]: debtcollector.deprecate( May 19 23:22:11.505763 np0000175102 devstack@c-api.service[111981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 23:22:11.505763 np0000175102 devstack@c-api.service[111981]: debtcollector.deprecate( May 19 23:22:11.530274 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:11.530274 np0000175102 devstack@c-api.service[111979]: from cgi import parse_header May 19 23:22:11.550274 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:11.550274 np0000175102 devstack@c-api.service[111980]: from cgi import parse_header May 19 23:22:11.550880 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:11.550880 np0000175102 devstack@c-api.service[111982]: from cgi import parse_header May 19 23:22:11.573434 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:11.573434 np0000175102 devstack@c-api.service[111979]: removals.removed_module( May 19 23:22:11.574004 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:11.574004 np0000175102 devstack@c-api.service[111979]: removals.removed_module( May 19 23:22:11.594616 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:11.594616 np0000175102 devstack@c-api.service[111980]: removals.removed_module( May 19 23:22:11.594771 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:11.594771 np0000175102 devstack@c-api.service[111982]: removals.removed_module( May 19 23:22:11.596394 np0000175102 devstack@c-api.service[111981]: /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 19 23:22:11.596394 np0000175102 devstack@c-api.service[111981]: from cgi import parse_header May 19 23:22:11.596536 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:11.596536 np0000175102 devstack@c-api.service[111980]: removals.removed_module( May 19 23:22:11.596634 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:11.596634 np0000175102 devstack@c-api.service[111982]: removals.removed_module( May 19 23:22:11.642891 np0000175102 devstack@c-api.service[111981]: /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 19 23:22:11.642891 np0000175102 devstack@c-api.service[111981]: removals.removed_module( May 19 23:22:11.643736 np0000175102 devstack@c-api.service[111981]: /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 19 23:22:11.643736 np0000175102 devstack@c-api.service[111981]: removals.removed_module( May 19 23:22:12.184144 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:12.184144 np0000175102 devstack@c-api.service[111979]: warnings.warn( May 19 23:22:12.209429 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:12.209429 np0000175102 devstack@c-api.service[111980]: warnings.warn( May 19 23:22:12.212332 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:12.212332 np0000175102 devstack@c-api.service[111982]: warnings.warn( May 19 23:22:12.249056 np0000175102 devstack@c-api.service[111981]: /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 19 23:22:12.249056 np0000175102 devstack@c-api.service[111981]: warnings.warn( May 19 23:22:12.285603 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:12.285603 np0000175102 devstack@c-api.service[111979]: warnings.warn( May 19 23:22:12.305534 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:12.305534 np0000175102 devstack@c-api.service[111982]: warnings.warn( May 19 23:22:12.311262 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:12.311262 np0000175102 devstack@c-api.service[111980]: warnings.warn( May 19 23:22:12.342098 np0000175102 devstack@c-api.service[111981]: /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 19 23:22:12.342098 np0000175102 devstack@c-api.service[111981]: warnings.warn( May 19 23:22:12.589710 np0000175102 devstack@c-api.service[111982]: 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 19 23:22:12.590749 np0000175102 devstack@c-api.service[111982]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111982) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:12.591267 np0000175102 devstack@c-api.service[111980]: 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 19 23:22:12.591715 np0000175102 devstack@c-api.service[111980]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111980) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:12.599340 np0000175102 devstack@c-api.service[111979]: 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 19 23:22:12.599599 np0000175102 devstack@c-api.service[111979]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111979) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:12.612108 np0000175102 devstack@c-api.service[111981]: 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 19 23:22:12.612587 np0000175102 devstack@c-api.service[111981]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=111981) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 23:22:12.675373 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:12.675373 np0000175102 devstack@c-api.service[111980]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:12.675856 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:12.675856 np0000175102 devstack@c-api.service[111979]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:12.676912 np0000175102 devstack@c-api.service[111981]: /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 19 23:22:12.676912 np0000175102 devstack@c-api.service[111981]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:12.681747 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:12.681747 np0000175102 devstack@c-api.service[111982]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 23:22:13.127425 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111980) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:13.127655 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111982) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:13.127735 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111981) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:13.127820 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=111979) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 23:22:13.127970 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128047 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128112 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.128229 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.128294 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128294 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.128413 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128497 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128570 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.128780 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128853 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.128911 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.129488 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.129597 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.129687 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.129687 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.129819 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.129886 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.129959 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.130022 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.130083 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.130226 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.130294 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.130365 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.130431 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.130431 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.130548 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.130628 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.130697 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.130761 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.130761 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.130885 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.130940 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.130940 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.131055 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.131144 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.131144 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.131259 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.131259 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.131259 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.136399 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.136484 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.136534 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.136578 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.136624 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.136624 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.136704 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.136756 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.136797 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.136797 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.136877 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.136928 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.136928 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.136928 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.137087 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.137087 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.137202 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.137202 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.137284 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.137329 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.137368 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.137407 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.137448 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.137488 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.137488 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.137568 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.137568 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.137634 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.139170 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.139366 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.139366 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.139366 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.139626 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.139691 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.139765 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.139830 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.139899 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.139968 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.140032 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.140032 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.140209 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.140279 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.140341 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.140403 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.140465 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.140528 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.140599 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.140672 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.140736 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.140818 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.140889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.140889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.140889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.140889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.140889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.140889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.141262 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.141262 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.141262 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.141442 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.141500 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.141557 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.141622 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.141684 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.141740 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.141803 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.141860 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.141933 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.141996 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.142052 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.142106 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.142241 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.142312 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.142374 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.142443 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.142525 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.142633 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.142700 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.142764 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.142829 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.142904 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.142904 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.142904 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.142904 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.143112 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.143220 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.143301 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.143366 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.143437 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.143494 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.143557 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.143627 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.143690 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.143746 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.143807 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.143880 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.143948 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.144018 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.144082 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.144157 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.144213 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.144284 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.144346 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.144421 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.144491 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.144557 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.144615 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.144678 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.144740 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.144807 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.144878 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.144878 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.145001 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.145077 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.145240 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.145339 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.145424 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.145490 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.145558 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.145628 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.145682 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.145750 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.145814 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.145889 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.145961 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.146019 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.146086 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.146163 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.146296 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.146359 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.146423 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.146479 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.146534 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.146595 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.146667 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.146732 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.146788 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.146842 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.146842 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.146842 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.147488 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.147549 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.147622 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.147669 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.147715 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.147825 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.147876 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.147920 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.147970 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.147970 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.147970 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.148078 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.148078 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.148199 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.148561 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.148615 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.148666 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.148712 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.148762 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.148838 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.148884 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.148924 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.148969 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.149019 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.149066 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.149105 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.149105 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.149105 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.149230 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.149271 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.149310 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.149349 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.149396 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.149441 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.149483 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.149526 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.149582 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.149626 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.149667 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.149714 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.149753 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.149804 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.149880 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.149941 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.149997 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.150039 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.150077 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.150168 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.150254 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.150304 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.150344 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.150383 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.150427 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.150466 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.150510 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.150510 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.151643 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.151713 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.151763 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.151813 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.151855 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.151907 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.151958 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.151999 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.152045 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.152097 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.152156 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.152211 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.152251 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.152295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.152339 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.152387 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.152430 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.152475 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.152514 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.152564 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.152611 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.152651 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.152689 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.152733 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.152782 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.152826 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.152870 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.153045 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.153079 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.153145 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.153201 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.153248 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.153287 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.153335 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.153379 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.153423 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.153464 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.153508 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.153556 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.153697 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.153739 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.153784 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.153824 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.153867 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.153906 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.153945 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.153988 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.154027 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.154092 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.154279 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.154334 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.154374 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.154413 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.154462 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.154511 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.154551 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.154597 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.154646 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.154705 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.154765 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.154827 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.154870 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.154912 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.154950 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.154995 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.155040 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.155081 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.155135 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.155190 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.155238 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.155277 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.155334 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.155374 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.155419 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.155463 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.155514 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.155556 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.155603 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.155647 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.155687 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.155736 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.155774 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.155822 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.155822 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.155892 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.155892 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.155892 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.156016 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.156062 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.156100 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.156165 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.156213 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.156265 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.156303 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.156341 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.156380 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.156427 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.156471 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.156536 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.156536 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.156635 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.156676 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.156727 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.156727 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.156812 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.156852 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.156898 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.156898 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.156898 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.156898 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.156898 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.156898 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.159330 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.159399 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.159454 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.159502 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.159555 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.159601 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.159646 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.159694 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.159737 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.159783 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.159821 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.159866 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.159946 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.160013 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.160054 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.160090 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.160175 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.160226 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.160277 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.160317 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.160317 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.160397 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.160397 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.160397 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.160397 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.160397 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.160397 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.160613 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.161218 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.161281 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.161281 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.161372 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.161434 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.161474 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.161526 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.161566 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.161605 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.161643 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.161693 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.161743 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.161794 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.161842 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.161887 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.161934 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.161968 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.162014 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.162051 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.162143 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.162143 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.162310 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.162367 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.162420 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.162472 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.162517 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.162556 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.162602 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.162651 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.162691 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.162735 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.162774 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.162822 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.162865 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.162912 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.162953 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.162991 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.163042 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.163081 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.163134 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.163185 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.163224 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.163262 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.163303 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.163351 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.163397 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.163443 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.163481 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.163527 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.163571 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.163610 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.163647 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.163685 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.163730 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.163768 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.163812 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.163855 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.163903 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.163948 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.163997 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.164035 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.164079 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.164118 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.164181 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.164227 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.164265 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.164309 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.164348 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.164398 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.164441 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.164481 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.164520 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.164562 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.164601 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.164641 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.164680 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.164718 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.164762 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.164807 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.164847 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.164898 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.164937 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.164937 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.164937 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.165058 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.165058 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.165058 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.165058 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.165216 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.165258 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.165300 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.165348 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.165394 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.165433 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.165476 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.165516 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.165555 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.165599 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.165599 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.165673 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.165717 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.165757 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.165795 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.165833 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.165877 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.165919 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.165958 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.166007 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.166047 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.166085 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.166085 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.166085 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.166284 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.166350 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.166396 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.166447 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.166493 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.166543 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.166587 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.166634 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.166672 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.166726 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.166765 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.166805 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.166852 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.166900 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.166953 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.166992 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.167037 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.167076 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.167076 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.167076 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.167076 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.167245 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.167286 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.167357 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.167406 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.167464 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.167510 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.167596 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.171815 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.171929 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.171929 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.172075 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.172182 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.172264 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.172323 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.172379 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.172446 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.172503 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.172559 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.172633 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.172633 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.172633 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.172798 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.172798 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.172798 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.172798 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.172798 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.173069 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.173149 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.173209 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.173278 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.173337 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.173337 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.173337 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.173337 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.173337 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.175340 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.175445 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.175525 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.175632 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.175712 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.175773 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.175830 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.175885 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.175942 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.176011 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.176075 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.176162 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.176220 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.176278 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.176349 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.176421 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.176421 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.176421 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.176578 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.176652 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.176709 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.176766 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.176822 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.176877 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.176934 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.176934 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.176934 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.176934 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.177191 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.177191 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.177436 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.177506 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.177564 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.177629 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.177687 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.177750 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.177807 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.177869 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.177934 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.178199 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.178313 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.178368 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.178435 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.178497 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.178553 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.178609 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.178672 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.178729 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.178792 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.178864 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.178922 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.178986 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.179049 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.179113 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.179206 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.179274 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.179330 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.179386 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.179450 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.179508 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.179571 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.179634 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.179697 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.179767 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.179823 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.179879 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.179949 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.180011 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.180076 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.180150 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.180207 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.180283 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.180339 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.180395 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.180458 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.180523 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.180578 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.180637 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.180637 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.180741 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.180797 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.180797 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.180899 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.180957 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.181014 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.181078 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.181163 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.181234 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.181297 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.181354 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.181416 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.181472 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.181542 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.181597 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.181652 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.181715 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.181779 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.181850 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.181908 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.181965 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.182023 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.182085 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.182161 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.182218 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.182310 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.182367 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.182432 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.182496 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.182552 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.182616 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.182678 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.182746 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.182801 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.182868 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.182927 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.182995 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.183060 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.183117 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.183195 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.183250 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.183306 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.183361 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.183418 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.183488 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.183544 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.183600 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.183673 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.183730 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.183785 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.183856 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.183923 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.183978 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.184033 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.184089 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.184165 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.184234 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.184291 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.184368 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.184424 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.184481 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.184536 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.184600 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.184663 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.184663 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.184773 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.184773 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.184890 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.184957 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.185013 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.185068 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.185144 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.185201 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.185270 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.185327 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.185384 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.185453 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.185453 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.185581 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.185641 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.185704 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.185759 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.185814 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.185875 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.185940 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.185995 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.186049 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.186049 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.186049 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.186298 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.186360 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.186420 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.186476 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.186541 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.186597 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.186652 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.186652 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.186767 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.186767 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.186844 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.186873 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.186901 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.186932 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.186959 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.186959 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.186959 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.186959 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.187059 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.187088 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.187115 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.187154 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.187181 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.187215 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.187244 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.187244 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.187244 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.187244 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.187341 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.187341 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.187341 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.187341 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.187440 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.187471 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.187499 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.187527 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.187639 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.187673 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.187709 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.187739 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.187771 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.187799 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.187826 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.187854 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.187881 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.187986 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.188023 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.188058 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.188136 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.188166 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.188207 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.188236 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.188266 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.188293 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.188321 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.188351 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.188379 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.188416 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.188445 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.188475 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.188503 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.188533 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.188561 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.188587 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.188614 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.188640 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.188668 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.188700 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.188728 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.188758 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.188787 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.188813 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.188853 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.188890 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.188929 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.188961 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.188995 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.189024 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189052 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.189084 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189115 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.189162 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189190 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.189219 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.189246 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.189246 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.189246 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.189246 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.189355 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.189388 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.189388 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189439 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.189466 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.189494 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.189494 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.189549 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.189584 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.189615 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.189646 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189678 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.189708 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.189736 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.189766 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.189795 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.189795 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189852 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.189852 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.189903 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.189935 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.189935 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.189935 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.189935 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.190032 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.190032 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.190032 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.190032 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.190194 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.190294 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.190330 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.190366 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.190397 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.190424 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.190455 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.190483 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.190515 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.190550 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.190577 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.190609 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.190640 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.190667 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.190698 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.190728 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.190755 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.190782 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.190816 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.190845 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.190873 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.190897 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.190897 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.190897 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.190971 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.191146 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.191146 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.191146 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.191146 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.191242 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.191270 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.191302 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.191326 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.191353 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.191380 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.191407 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.191434 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.191434 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.191484 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.191510 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.191537 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.191537 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.191597 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.191627 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.191627 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.191627 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 23:22:13.191700 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111979) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.191700 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.191742 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111980) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.191765 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.191854 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.191880 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.191904 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.191928 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111979) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.191952 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.191980 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111979) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.192007 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111981) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.192034 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111980) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.192034 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111980) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.192081 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.192081 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.192148 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=111982) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 23:22:13.192183 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.192210 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 23:22:13.192247 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111981) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.192337 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 23:22:13.192366 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111981) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.192396 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 23:22:13.192396 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=111982) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 23:22:13.192396 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=111982) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 23:22:13.236675 np0000175102 devstack@c-api.service[111980]: INFO dbcounter [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Registered counter for database cinder May 19 23:22:13.237176 np0000175102 devstack@c-api.service[111979]: INFO dbcounter [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Registered counter for database cinder May 19 23:22:13.237803 np0000175102 devstack@c-api.service[111982]: INFO dbcounter [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Registered counter for database cinder May 19 23:22:13.246029 np0000175102 devstack@c-api.service[111981]: INFO dbcounter [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Registered counter for database cinder May 19 23:22:13.247372 np0000175102 devstack@c-api.service[111979]: DEBUG oslo_db.sqlalchemy.engines [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 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=111979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.249410 np0000175102 devstack@c-api.service[111980]: DEBUG oslo_db.sqlalchemy.engines [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 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=111980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.251170 np0000175102 devstack@c-api.service[111982]: DEBUG oslo_db.sqlalchemy.engines [None req-f0af50bd-99c2-4085-936a-d24393e5779e 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=111982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.259114 np0000175102 devstack@c-api.service[111981]: DEBUG oslo_db.sqlalchemy.engines [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c 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=111981) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.359225 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writer thread running {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:13.364522 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writer thread running {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:13.366065 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writer thread running {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:13.366679 np0000175102 devstack@c-api.service[111979]: INFO cinder.rpc [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:13.367767 np0000175102 devstack@c-api.service[111980]: INFO cinder.rpc [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:13.368672 np0000175102 devstack@c-api.service[111982]: INFO cinder.rpc [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:13.368947 np0000175102 devstack@c-api.service[111979]: INFO cinder.rpc [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:13.370426 np0000175102 devstack@c-api.service[111980]: INFO cinder.rpc [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:13.371207 np0000175102 devstack@c-api.service[111982]: INFO cinder.rpc [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:13.371461 np0000175102 devstack@c-api.service[111979]: INFO cinder.rpc [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:13.373356 np0000175102 devstack@c-api.service[111980]: INFO cinder.rpc [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:13.373502 np0000175102 devstack@c-api.service[111982]: INFO cinder.rpc [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:13.373720 np0000175102 devstack@c-api.service[111979]: INFO cinder.rpc [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:13.374939 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.375557 np0000175102 devstack@c-api.service[111982]: INFO cinder.rpc [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:13.376002 np0000175102 devstack@c-api.service[111980]: INFO cinder.rpc [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:13.376820 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.377093 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.377194 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.379409 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.379511 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.383154 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writer thread running {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 23:22:13.384146 np0000175102 devstack@c-api.service[111979]: DEBUG oslo_db.sqlalchemy.engines [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 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=111979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.385727 np0000175102 devstack@c-api.service[111979]: INFO cinder.rpc [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:13.385787 np0000175102 devstack@c-api.service[111981]: INFO cinder.rpc [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 23:22:13.386025 np0000175102 devstack@c-api.service[111980]: DEBUG oslo_db.sqlalchemy.engines [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 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=111980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.387278 np0000175102 devstack@c-api.service[111982]: DEBUG oslo_db.sqlalchemy.engines [None req-f0af50bd-99c2-4085-936a-d24393e5779e 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=111982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.387460 np0000175102 devstack@c-api.service[111979]: INFO cinder.rpc [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:13.388239 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.388284 np0000175102 devstack@c-api.service[111981]: INFO cinder.rpc [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 23:22:13.389017 np0000175102 devstack@c-api.service[111980]: INFO cinder.rpc [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:13.389174 np0000175102 devstack@c-api.service[111982]: INFO cinder.rpc [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:13.390444 np0000175102 devstack@c-api.service[111981]: INFO cinder.rpc [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 23:22:13.391027 np0000175102 devstack@c-api.service[111982]: INFO cinder.rpc [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:13.391628 np0000175102 devstack@c-api.service[111980]: INFO cinder.rpc [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:13.392235 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.392781 np0000175102 devstack@c-api.service[111981]: INFO cinder.rpc [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 23:22:13.392960 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.393967 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.396269 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.400379 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.400993 np0000175102 devstack@c-api.service[111981]: DEBUG oslo_db.sqlalchemy.engines [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c 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=111981) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:13.402870 np0000175102 devstack@c-api.service[111981]: INFO cinder.rpc [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 23:22:13.403689 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.403765 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.404625 np0000175102 devstack@c-api.service[111981]: INFO cinder.rpc [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 23:22:13.405375 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.405457 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.407086 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.407184 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.409410 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.410424 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.411358 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.412725 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.414317 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.414520 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.416831 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.418407 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.418492 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.418833 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.420508 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.421594 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.421682 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.421885 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.424084 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.424460 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.425006 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.425169 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.427348 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.427436 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.428167 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.428909 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.430150 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.431076 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.431195 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.431604 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.432638 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.433185 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.434273 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.434657 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.435316 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.437294 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.437400 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.437685 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.440694 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.440830 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.441489 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.442763 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.442992 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.444241 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.444303 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.445313 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.445561 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.446279 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.446339 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.447113 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.447795 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.448300 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.448498 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.448559 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.449140 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.449800 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.449944 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.450233 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.450713 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.451321 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.451610 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.452139 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.452450 np0000175102 devstack@c-api.service[111979]: WARNING cinder.api.contrib.hosts [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:13.452863 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.453114 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.453197 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.453542 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.454142 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: extensions {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.454544 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.454914 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.455576 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-availability-zone {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.456036 np0000175102 devstack@c-api.service[111982]: WARNING cinder.api.contrib.hosts [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:13.456164 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.456749 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.457031 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: qos-specs {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.457520 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.457699 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: extensions {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.458529 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.458713 np0000175102 devstack@c-api.service[111980]: WARNING cinder.api.contrib.hosts [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:13.459042 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-availability-zone {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.459087 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: extra_specs {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.459428 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.460336 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: qos-specs {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.460385 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: extensions {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.460671 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: encryption {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.461735 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-availability-zone {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.462234 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-volume-type-access {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.462330 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.462371 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: extra_specs {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.463081 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: qos-specs {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.463812 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-quota-class-sets {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.464020 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: encryption {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.464468 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.465174 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: extra_specs {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.465832 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: encryption {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.465970 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.466312 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-volume-type-access {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.466782 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: encryption {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.467368 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.467455 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-snapshot-manage {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.467899 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-quota-class-sets {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.468373 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-volume-type-access {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.468888 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.468951 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: consistencygroups {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.469217 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: encryption {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.469943 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-quota-class-sets {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.470337 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.470725 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-snapshot-manage {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.470931 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: backups {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.471775 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.471880 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: encryption {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.472196 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: consistencygroups {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.472961 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: scheduler-stats {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.473383 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-snapshot-manage {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.473727 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.474171 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: backups {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.474524 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-quota-sets {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.474930 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: consistencygroups {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.475535 np0000175102 devstack@c-api.service[111981]: WARNING cinder.api.contrib.hosts [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 23:22:13.475931 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-volume-manage {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.476170 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: scheduler-stats {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.476690 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.476901 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: backups {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.477413 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: capabilities {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.477597 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-quota-sets {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.478242 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: extensions {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.478737 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-volume-transfer {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.479040 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: scheduler-stats {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.479172 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-volume-manage {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.480223 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-availability-zone {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.480465 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: capabilities {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.480549 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-quota-sets {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.480607 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: os-hosts {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.481537 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: qos-specs {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.481723 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-volume-transfer {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.481920 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extended resource: cgsnapshots {{(pid=111979) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.481985 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-volume-manage {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.483329 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: os-hosts {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.483415 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.contrib.snapshot_actions [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] SnapshotActionsController initialized {{(pid=111979) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:13.483474 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: capabilities {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.483811 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: extra_specs {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.484107 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.484697 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extended resource: cgsnapshots {{(pid=111982) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.484761 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-volume-transfer {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.485543 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.486166 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] SnapshotActionsController initialized {{(pid=111982) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:13.486228 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: encryption {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.486333 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: os-hosts {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.487083 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.487165 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.487757 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extended resource: cgsnapshots {{(pid=111980) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.487892 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-volume-type-access {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.488412 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.488570 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.489240 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.contrib.snapshot_actions [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] SnapshotActionsController initialized {{(pid=111980) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:13.489490 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-quota-class-sets {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.489799 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.489912 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.490063 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.490906 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: encryption {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.491272 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.491334 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.491505 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.492416 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-snapshot-manage {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.492588 np0000175102 devstack@c-api.service[111979]: WARNING castellan.key_manager.migration [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.492643 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.492893 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.493478 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.493574 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.493697 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.493890 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: consistencygroups {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.493955 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494010 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494065 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.494154 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension AdminActions extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494212 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension AdminActions extending resource: snapshots {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494268 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.494320 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension AdminActions extending resource: backups {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494375 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494483 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeActions extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494602 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension TypesManage extending resource: types {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494753 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494843 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.494943 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.495038 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.495155 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.v3.router [None req-48a8a1f8-a6a7-4fd9-bd22-4d5f0ef1f164 None None] Extension UsedLimits extending resource: limits {{(pid=111979) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.495456 np0000175102 devstack@c-api.service[111982]: WARNING castellan.key_manager.migration [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.495619 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.495930 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: backups {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.496333 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeTypeAccess extending resource: types {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.496465 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension SnapshotActions extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.496576 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.496780 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.496869 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.496968 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension AdminActions extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497052 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.497108 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension AdminActions extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497182 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension AdminActions extending resource: backups {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497294 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497391 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeActions extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497534 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension TypesManage extending resource: types {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497620 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497748 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497807 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.497928 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.498031 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.v3.router [None req-f0af50bd-99c2-4085-936a-d24393e5779e None None] Extension UsedLimits extending resource: limits {{(pid=111982) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.498138 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: scheduler-stats {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.498394 np0000175102 devstack@c-api.service[111980]: WARNING castellan.key_manager.migration [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.499291 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.499452 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.499522 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.499596 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-quota-sets {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.499725 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.499789 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.499912 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension AdminActions extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500018 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension AdminActions extending resource: snapshots {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500132 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension AdminActions extending resource: backups {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500244 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500356 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeActions extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500602 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension TypesManage extending resource: types {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500602 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500694 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500765 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500869 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.500939 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-volume-manage {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.500979 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.v3.router [None req-63fb6ef4-74fd-4692-a697-bbbc506e89f5 None None] Extension UsedLimits extending resource: limits {{(pid=111980) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.502409 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: capabilities {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.503031 np0000175102 devstack@c-api.service[111979]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7568f4ea3668 pid: 111979 (default app) May 19 23:22:13.503743 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-volume-transfer {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.505352 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: os-hosts {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.505955 np0000175102 devstack@c-api.service[111982]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7568f4ea3668 pid: 111982 (default app) May 19 23:22:13.506872 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extended resource: cgsnapshots {{(pid=111981) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 23:22:13.508404 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.contrib.snapshot_actions [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] SnapshotActionsController initialized {{(pid=111981) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 23:22:13.508609 np0000175102 devstack@c-api.service[111980]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7568f4ea3668 pid: 111980 (default app) May 19 23:22:13.509328 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.510917 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.511970 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.511970 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512192 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512192 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512192 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512192 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512192 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512541 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512541 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512541 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512541 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512541 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512541 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512980 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512980 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512980 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.512980 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.512980 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513316 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.513316 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513316 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.513316 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513598 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.513598 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513598 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.513598 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513870 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.513870 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513870 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.513870 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.513870 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514244 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514244 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514244 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514244 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514244 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514555 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514555 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514555 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514555 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514855 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.514911 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514911 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514911 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514911 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.514911 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.514911 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.515565 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.515565 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.515565 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.515565 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.515565 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.515565 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.515968 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.515968 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.515968 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.515968 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.515968 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.515968 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.516378 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.516378 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.516378 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.516378 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.516378 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.516732 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.516732 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.516732 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.516732 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.516732 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517026 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517026 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517026 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517026 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517026 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517395 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517826 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517826 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517826 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.517826 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.517826 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518204 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.518204 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518204 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.518204 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518204 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.518547 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518547 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.518547 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518547 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.518860 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518860 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.518860 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.518860 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519152 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519152 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519152 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519152 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519152 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519522 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519522 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519522 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519522 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519522 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519842 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519842 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.519842 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.519842 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520040 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520040 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520040 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520040 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520242 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520242 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520242 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520242 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520428 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520428 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520428 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520428 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520597 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520597 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520597 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520597 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520763 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520763 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520763 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520763 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.520763 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.520763 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521019 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521019 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521019 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521019 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521019 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521271 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521549 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521549 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521549 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521549 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521549 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521549 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521810 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521810 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521810 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521810 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.521810 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.521810 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522066 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522066 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522066 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522066 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522066 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522066 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522335 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522335 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522335 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522335 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522509 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522509 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522509 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522509 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522717 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522717 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522717 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522717 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522902 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522902 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.522902 np0000175102 devstack@c-api.service[111979]: /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 19 23:22:13.522902 np0000175102 devstack@c-api.service[111979]: warnings.warn(deprecated_msg) May 19 23:22:13.523086 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.523147 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-04cd48ea-deb8-4004-91dd-a90016481e64 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:22:13.523185 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.523185 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.523249 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 1/1] 199.204.45.242 () {60 vars in 956 bytes} [Tue May 19 23:22:13 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: WARNING castellan.key_manager.migration [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension AdminActions extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523295 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension AdminActions extending resource: snapshots {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension AdminActions extending resource: backups {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeActions extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension TypesManage extending resource: types {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523567 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523790 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.523790 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.v3.router [None req-d37083f5-9245-4b74-8ad7-bdd659fedc5c None None] Extension UsedLimits extending resource: limits {{(pid=111981) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 23:22:13.529627 np0000175102 devstack@c-api.service[111981]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7568f4ea3668 pid: 111981 (default app) May 19 23:22:20.511978 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.511978 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.511978 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.511978 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.511978 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.512680 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.512680 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.512680 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.512680 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.512680 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.512844 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.512844 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.512844 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.512844 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.512844 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.512844 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513050 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513050 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513050 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513050 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513194 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513194 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513194 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513194 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513365 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513365 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513365 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513365 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513506 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513506 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513506 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513506 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513506 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513668 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513668 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513668 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513668 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513668 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513820 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513820 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513820 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513820 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.513820 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.513820 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514019 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514019 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514019 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514019 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514019 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514019 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514222 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514222 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514222 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514222 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514222 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514222 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514428 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514428 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514428 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514428 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514428 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514618 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514618 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514618 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514618 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514618 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514770 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514770 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514770 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514770 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514770 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514770 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514964 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514964 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514964 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514964 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.514964 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.514964 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515185 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515185 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515185 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515185 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515185 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515350 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515350 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515350 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515350 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515350 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515523 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515523 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515523 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515523 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515656 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515656 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515656 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515656 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515808 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515808 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515808 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515808 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515808 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515980 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515980 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515980 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.515980 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.515980 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516160 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516160 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516160 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516160 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516298 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516298 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516298 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516298 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516447 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516447 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516447 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516447 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516583 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516583 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516583 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516583 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516741 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516741 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516741 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516741 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516890 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516890 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516890 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.516890 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.516890 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517069 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517069 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517069 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517069 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517069 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517069 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517339 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517339 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517339 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517339 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517339 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517537 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517537 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517537 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517537 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517537 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517537 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517744 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517744 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517744 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517744 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517744 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517744 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517997 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517997 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517997 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517997 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.517997 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.517997 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518254 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518254 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518254 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518254 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518254 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518254 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518548 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518548 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518548 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518548 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518698 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518698 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518698 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518698 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518698 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518914 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518914 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518914 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518914 np0000175102 devstack@c-api.service[111982]: /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 19 23:22:20.518914 np0000175102 devstack@c-api.service[111982]: warnings.warn(deprecated_msg) May 19 23:22:20.518914 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-90470033-8c90-4125-850a-3b0a7891ab2b None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:22:20.996085 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-90470033-8c90-4125-850a-3b0a7891ab2b admin admin] POST https://199.204.45.242/volume/v3/types May 19 23:22:20.996594 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-90470033-8c90-4125-850a-3b0a7891ab2b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 23:22:20.998250 np0000175102 devstack@c-api.service[111982]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:22:20.998250 np0000175102 devstack@c-api.service[111982]: warnings.warn( May 19 23:22:21.003379 np0000175102 devstack@c-api.service[111982]: DEBUG oslo_db.sqlalchemy.engines [None req-90470033-8c90-4125-850a-3b0a7891ab2b 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=111982) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:21.035954 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-90470033-8c90-4125-850a-3b0a7891ab2b admin admin] https://199.204.45.242/volume/v3/types returned with HTTP 200 May 19 23:22:21.036834 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 1/2] 199.204.45.242 () {68 vars in 1288 bytes} [Tue May 19 23:22:20 2026] POST /volume/v3/types => generated 186 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:22:21.063724 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.063724 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.063724 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.063724 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.064493 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.064493 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.064493 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.064493 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.064747 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.064747 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.064747 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.064747 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.064747 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.064747 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065092 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065092 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065092 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065092 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065092 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065410 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065410 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065410 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065410 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065410 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065709 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065709 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065709 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065709 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065958 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065958 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065958 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.065958 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.065958 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066284 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066284 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066284 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066284 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066284 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066560 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066560 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066560 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066560 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066560 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066560 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066876 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066876 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066876 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066876 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.066876 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.066876 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067304 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067304 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067304 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067304 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067304 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067304 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067640 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067640 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067640 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067640 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067640 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067918 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067918 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067918 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.067918 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.067918 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068242 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068242 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068242 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068242 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068242 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068242 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068584 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068584 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068584 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068584 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068584 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068584 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068922 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068922 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068922 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.068922 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.068922 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069244 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069244 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069244 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069244 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069244 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069522 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069522 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069522 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069522 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069755 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069755 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069755 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069755 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069987 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069987 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069987 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.069987 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.069987 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070400 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.070400 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070400 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.070400 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070400 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.070706 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070706 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.070706 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070706 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.070935 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070935 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.070935 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.070935 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071194 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071194 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071194 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071194 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071424 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071424 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071424 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071424 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071651 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071651 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071651 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071651 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071880 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071880 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071880 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.071880 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.071880 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072342 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072342 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072342 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072342 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072342 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072342 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072694 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072694 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072694 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072694 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072694 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072963 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072963 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072963 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072963 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.072963 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.072963 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073223 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073223 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073223 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073223 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073223 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073223 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073378 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073378 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073378 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073378 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073378 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073378 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073556 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073556 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073556 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073556 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073556 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073556 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073714 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073714 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073714 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073714 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073822 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073822 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073822 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073822 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073822 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073954 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073954 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073954 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073954 np0000175102 devstack@c-api.service[111980]: /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 19 23:22:21.073954 np0000175102 devstack@c-api.service[111980]: warnings.warn(deprecated_msg) May 19 23:22:21.073954 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [req-90470033-8c90-4125-850a-3b0a7891ab2b req-432681b6-9b82-4fd8-a4d2-618145cb0e13 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:22:21.401001 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [req-90470033-8c90-4125-850a-3b0a7891ab2b req-432681b6-9b82-4fd8-a4d2-618145cb0e13 admin admin] POST https://199.204.45.242/volume/v3/types/5e42a880-d7e4-49a4-b8f6-3966ff58298a/extra_specs May 19 23:22:21.401613 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [req-90470033-8c90-4125-850a-3b0a7891ab2b req-432681b6-9b82-4fd8-a4d2-618145cb0e13 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 23:22:21.403320 np0000175102 devstack@c-api.service[111980]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:22:21.403320 np0000175102 devstack@c-api.service[111980]: warnings.warn( May 19 23:22:21.409777 np0000175102 devstack@c-api.service[111980]: DEBUG oslo_db.sqlalchemy.engines [req-90470033-8c90-4125-850a-3b0a7891ab2b req-432681b6-9b82-4fd8-a4d2-618145cb0e13 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=111980) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:22:21.470726 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [req-90470033-8c90-4125-850a-3b0a7891ab2b req-432681b6-9b82-4fd8-a4d2-618145cb0e13 admin admin] https://199.204.45.242/volume/v3/types/5e42a880-d7e4-49a4-b8f6-3966ff58298a/extra_specs returned with HTTP 200 May 19 23:22:21.471428 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 1/3] 199.204.45.242 () {70 vars in 1505 bytes} [Tue May 19 23:22:21 2026] POST /volume/v3/types/5e42a880-d7e4-49a4-b8f6-3966ff58298a/extra_specs => generated 55 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:22:23.387114 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=6 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:22:23.404186 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=6 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:22:31.031589 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:22:31.468873 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:24:52.352246 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-4c700174-6e66-4a51-926a-9b0cdf816587 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:24:52.353514 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-4c700174-6e66-4a51-926a-9b0cdf816587 None None] GET https://199.204.45.242/volume// May 19 23:24:52.353847 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-4c700174-6e66-4a51-926a-9b0cdf816587 None None] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:24:52.354349 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-4c700174-6e66-4a51-926a-9b0cdf816587 None None] Calling method 'all' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:24:52.355540 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-4c700174-6e66-4a51-926a-9b0cdf816587 None None] https://199.204.45.242/volume// returned with HTTP 300 May 19 23:24:52.355888 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 2/4] 199.204.45.242 () {66 vars in 1456 bytes} [Tue May 19 23:24:52 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 23:25:28.698773 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.698773 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.698773 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.698773 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.698773 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.700236 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.700236 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.700236 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.700236 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.700236 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.700718 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.700718 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.700718 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.700718 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.700718 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.700718 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.701163 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.701163 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.701163 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.701163 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.701431 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.701431 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.701431 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.701431 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.701688 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.701688 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.701688 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.701688 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702052 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702052 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702052 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702052 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702052 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702449 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702449 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702449 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702449 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702449 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702780 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702780 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702780 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702780 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.702780 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.702780 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.703423 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.703423 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.703423 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.703423 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.703423 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.703423 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704000 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704000 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704000 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704000 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704000 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704000 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704483 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704483 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704483 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704483 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704483 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704860 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704860 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704860 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.704860 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.704860 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.705195 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.705195 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.705195 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.705195 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.705195 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.705195 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.705583 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.705583 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.705583 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.705583 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.705583 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.705583 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706049 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706049 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706049 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706049 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706049 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706474 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706474 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706474 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706474 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706474 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706816 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706816 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.706816 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.706816 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707092 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707092 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707092 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707092 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707469 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707469 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707469 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707469 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707469 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707888 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707888 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707888 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.707888 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.707888 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.708243 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.708243 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.708243 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.708243 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.708552 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.708552 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.708552 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.708552 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.708832 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.708832 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.708832 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.708832 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709209 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.709209 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709209 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.709209 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709507 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.709507 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709507 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.709507 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709799 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.709799 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709799 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.709799 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.709799 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.710316 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.710316 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.710316 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.710316 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.710316 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.710316 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.710721 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.710721 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.710721 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.710721 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.710721 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.711030 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.711030 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.711030 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.711030 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.711030 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.711030 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.711495 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.711495 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.711495 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.711495 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.711495 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.711495 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712055 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712055 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712055 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712055 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712055 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712055 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712564 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712564 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712564 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712564 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712564 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712564 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712753 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712753 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712753 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712753 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712892 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712892 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712892 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.712892 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.712892 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.713064 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.713064 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.713064 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.713064 np0000175102 devstack@c-api.service[111981]: /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 19 23:25:28.713064 np0000175102 devstack@c-api.service[111981]: warnings.warn(deprecated_msg) May 19 23:25:28.713064 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-84e60567-46c9-405f-88ce-712a663f491e None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:25:29.013871 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-84e60567-46c9-405f-88ce-712a663f491e demo demo] GET https://199.204.45.242/volume/v3/types May 19 23:25:29.014371 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-84e60567-46c9-405f-88ce-712a663f491e demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:25:29.014492 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-84e60567-46c9-405f-88ce-712a663f491e demo demo] Calling method 'index' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:25:29.014919 np0000175102 devstack@c-api.service[111981]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:25:29.014919 np0000175102 devstack@c-api.service[111981]: warnings.warn( May 19 23:25:29.015522 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-84e60567-46c9-405f-88ce-712a663f491e demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:25:29.026796 np0000175102 devstack@c-api.service[111981]: DEBUG oslo_db.sqlalchemy.engines [None req-84e60567-46c9-405f-88ce-712a663f491e 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=111981) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:25:29.053951 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-84e60567-46c9-405f-88ce-712a663f491e demo demo] https://199.204.45.242/volume/v3/types returned with HTTP 200 May 19 23:25:29.054414 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 1/5] 199.204.45.242 () {64 vars in 1290 bytes} [Tue May 19 23:25:28 2026] GET /volume/v3/types => generated 377 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:25:29.095904 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-9f199a24-2f61-449a-92e8-400a39aacf3f None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:25:29.101907 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-9f199a24-2f61-449a-92e8-400a39aacf3f demo demo] GET https://199.204.45.242/volume/v3/types/default May 19 23:25:29.102374 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-9f199a24-2f61-449a-92e8-400a39aacf3f demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:25:29.102785 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-9f199a24-2f61-449a-92e8-400a39aacf3f demo demo] Calling method 'show' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:25:29.112363 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-9f199a24-2f61-449a-92e8-400a39aacf3f demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 19 23:25:29.112754 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 2/6] 199.204.45.242 () {64 vars in 1301 bytes} [Tue May 19 23:25:29 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:25:29.595663 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-4278716b-be18-4740-9453-16494fa98721 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:25:29.600999 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-4278716b-be18-4740-9453-16494fa98721 demo demo] GET https://199.204.45.242/volume/v3/types/default May 19 23:25:29.601436 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-4278716b-be18-4740-9453-16494fa98721 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:25:29.601869 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-4278716b-be18-4740-9453-16494fa98721 demo demo] Calling method 'show' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:25:29.616947 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-4278716b-be18-4740-9453-16494fa98721 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 19 23:25:29.617323 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 2/7] 199.204.45.242 () {64 vars in 1301 bytes} [Tue May 19 23:25:29 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 19 23:25:30.226673 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-ecfdca3b-7086-4971-b7c8-9d4f9749a9c9 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:25:30.553476 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-ecfdca3b-7086-4971-b7c8-9d4f9749a9c9 demo demo] GET https://199.204.45.242/volume/v3/types/default May 19 23:25:30.553802 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-ecfdca3b-7086-4971-b7c8-9d4f9749a9c9 demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:25:30.554021 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-ecfdca3b-7086-4971-b7c8-9d4f9749a9c9 demo demo] Calling method 'show' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:25:30.562027 np0000175102 devstack@c-api.service[111979]: DEBUG oslo_db.sqlalchemy.engines [None req-ecfdca3b-7086-4971-b7c8-9d4f9749a9c9 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=111979) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 23:25:30.580604 np0000175102 devstack@c-api.service[111979]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 19 23:25:30.580604 np0000175102 devstack@c-api.service[111979]: warnings.warn( May 19 23:25:30.582691 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-ecfdca3b-7086-4971-b7c8-9d4f9749a9c9 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 19 23:25:30.583047 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 3/8] 199.204.45.242 () {64 vars in 1301 bytes} [Tue May 19 23:25:30 2026] GET /volume/v3/types/default => generated 145 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:25:30.642217 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-6cd7332f-23c6-48ca-a7dc-7e70f1574c73 None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:25:30.643986 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-6cd7332f-23c6-48ca-a7dc-7e70f1574c73 demo demo] GET https://199.204.45.242/volume/v3/types/default May 19 23:25:30.644206 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-6cd7332f-23c6-48ca-a7dc-7e70f1574c73 demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:25:30.644425 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-6cd7332f-23c6-48ca-a7dc-7e70f1574c73 demo demo] Calling method 'show' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:25:30.659696 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-6cd7332f-23c6-48ca-a7dc-7e70f1574c73 demo demo] https://199.204.45.242/volume/v3/types/default returned with HTTP 200 May 19 23:25:30.660037 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 2/9] 199.204.45.242 () {64 vars in 1301 bytes} [Tue May 19 23:25:30 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 23:25:39.109102 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=2 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:25:39.613395 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=2 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:25:40.578411 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=2 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:25:40.656353 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=3 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:31:18.928863 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:31:19.030936 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:31:19.031758 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:31:19.032754 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:31:19.033769 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:31:19.037072 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:31:19.077898 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] Get all volumes completed successfully. May 19 23:31:19.080975 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-3baaf6e5-fd17-48d2-93e6-a987b6caebe8 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:31:19.081617 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 3/10] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:31:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:31:29.072229 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:32:19.089740 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:32:19.094000 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:32:19.094227 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:32:19.094469 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:32:19.094986 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:32:19.095781 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:32:19.130698 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] Get all volumes completed successfully. May 19 23:32:19.132767 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-88b71aca-bc79-4663-9e18-f5fd59b22052 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:32:19.133239 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 3/11] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:32:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:32:29.122960 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:33:19.144313 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-41412664-724b-4c36-8a48-97df2e45c5bd None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:33:19.148971 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:33:19.149349 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:33:19.149733 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:33:19.153895 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:33:19.155157 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:33:19.192273 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] Get all volumes completed successfully. May 19 23:33:19.194306 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-41412664-724b-4c36-8a48-97df2e45c5bd demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:33:19.194710 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 4/12] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:33:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:33:29.187179 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:34:19.214627 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:34:19.219499 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:34:19.219844 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:34:19.220172 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] Calling method 'detail' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:34:19.220772 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:34:19.221830 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.volume.api [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111981) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:34:19.265007 np0000175102 devstack@c-api.service[111981]: INFO cinder.volume.api [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] Get all volumes completed successfully. May 19 23:34:19.267976 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-6b8a92a4-c91f-40a2-89ad-f4b0713928cb demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:34:19.269259 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 3/13] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:34:29.258805 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=1 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:35:19.287180 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-323a8925-8794-49e9-ab8f-3ea480a486fc None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:35:19.290236 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:35:19.290485 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:35:19.290765 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:35:19.291097 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:35:19.292220 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:35:19.299943 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] Get all volumes completed successfully. May 19 23:35:19.301778 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-323a8925-8794-49e9-ab8f-3ea480a486fc demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:35:19.302118 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 4/14] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:35:19 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 19 23:35:29.295377 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:36:19.331301 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:36:19.470498 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:36:19.470920 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:36:19.471454 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:36:19.471964 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:36:19.472932 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:36:19.482253 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] Get all volumes completed successfully. May 19 23:36:19.484847 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-de2d5e0e-0e29-4d7b-97e1-e872a48a3ef5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:36:19.485317 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 4/15] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:36:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:36:29.477373 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:37:19.499390 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-311d8945-51a8-4a35-a828-efeba9173383 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:37:19.502796 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:37:19.503212 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:37:19.503565 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:37:19.504006 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:37:19.505483 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:37:19.515898 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] Get all volumes completed successfully. May 19 23:37:19.518317 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-311d8945-51a8-4a35-a828-efeba9173383 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:37:19.518573 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 5/16] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:37:19 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 19 23:37:29.509058 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:38:19.533529 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:38:19.537719 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:38:19.538197 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:38:19.538687 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] Calling method 'detail' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:38:19.539330 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:38:19.541194 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.volume.api [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111981) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:38:19.551750 np0000175102 devstack@c-api.service[111981]: INFO cinder.volume.api [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] Get all volumes completed successfully. May 19 23:38:19.555092 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-26b6a3ba-5188-49cc-bbe2-8ce87bd3683f demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:38:19.555604 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 4/17] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:38:19 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 19 23:38:29.544409 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=1 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:39:19.568876 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:39:19.573013 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:39:19.573415 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:39:19.573813 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:39:19.574365 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:39:19.576399 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:39:19.584217 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] Get all volumes completed successfully. May 19 23:39:19.586546 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-3f6f0a5b-2f2c-4e0c-970a-5667ac0c3651 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:39:19.587212 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 5/18] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:39:19 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 19 23:39:31.400320 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:40:19.600295 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-474d3359-71c7-4d05-8b97-674f834c4da9 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:40:19.602772 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:40:19.603013 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:40:19.603284 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:40:19.603578 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:40:19.604513 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:40:19.612019 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] Get all volumes completed successfully. May 19 23:40:19.614010 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-474d3359-71c7-4d05-8b97-674f834c4da9 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:40:19.614437 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 5/19] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:40:19 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 19 23:40:29.607596 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:41:19.658757 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-448fe977-c78f-4a3d-9b14-38b77be7346b None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:41:19.825455 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:41:19.825638 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:41:19.825824 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:41:19.826052 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:41:19.826771 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:41:19.835374 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] Get all volumes completed successfully. May 19 23:41:19.837418 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-448fe977-c78f-4a3d-9b14-38b77be7346b demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:41:19.842254 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 6/20] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:41:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:41:29.831500 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:42:19.853450 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:42:19.856316 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:42:19.856552 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:42:19.856794 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] Calling method 'detail' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:42:19.857083 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:42:19.858002 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.volume.api [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111981) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:42:19.866079 np0000175102 devstack@c-api.service[111981]: INFO cinder.volume.api [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] Get all volumes completed successfully. May 19 23:42:19.868566 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-47633848-dc07-4d3a-aa71-e7ee599586b8 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:42:19.869199 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 5/21] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:42:19 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 19 23:42:29.861508 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=1 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:43:19.884410 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-139e2da3-a9db-4a01-8a62-6f5493570093 None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:43:19.888087 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:43:19.888398 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:43:19.888654 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:43:19.888953 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:43:19.890458 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:43:19.899457 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] Get all volumes completed successfully. May 19 23:43:19.902317 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-139e2da3-a9db-4a01-8a62-6f5493570093 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:43:19.902861 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 6/22] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:43:19 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 19 23:43:29.893831 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:44:19.915845 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:44:19.919435 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:44:19.919693 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:44:19.920158 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:44:19.920324 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:44:19.921337 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:44:19.930027 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] Get all volumes completed successfully. May 19 23:44:19.932787 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-f03a2774-8dd1-437b-ae24-9f4777e9f814 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:44:19.933563 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 6/23] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:44:19 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 19 23:44:29.924419 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:45:19.949159 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:45:19.953338 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:45:19.953712 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:45:19.954220 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:45:19.954695 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:45:19.956085 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:45:19.964161 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] Get all volumes completed successfully. May 19 23:45:19.966087 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-ba52f5d2-44d0-4c98-9279-c6633e628371 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:45:19.966472 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 7/24] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:45:29.961143 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:46:19.982240 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:46:19.985426 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:46:19.985649 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:46:19.985957 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] Calling method 'detail' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:46:19.986166 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:46:19.987287 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.volume.api [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111981) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:46:19.994112 np0000175102 devstack@c-api.service[111981]: INFO cinder.volume.api [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] Get all volumes completed successfully. May 19 23:46:19.995936 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-f8fed6ca-efc9-4a22-bc46-cde4fdd584b1 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:46:19.996281 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 6/25] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:46:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:46:29.989945 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=1 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:47:20.010416 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:47:20.069726 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:47:20.070041 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:47:20.070454 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:47:20.071806 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:47:20.074087 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:47:20.082214 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] Get all volumes completed successfully. May 19 23:47:20.084852 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-3a8b1cf2-780f-4002-938f-29ca90e7e3f5 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:47:20.085366 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 7/26] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:47:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:47:30.077080 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:48:20.101353 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:48:20.105150 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:48:20.105150 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:48:20.105150 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:48:20.105478 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:48:20.106599 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:48:20.113040 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] Get all volumes completed successfully. May 19 23:48:20.114986 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-c3b27035-e00b-477b-a2ba-07f16da2dc68 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:48:20.115428 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 7/27] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:48:20 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 19 23:48:30.109579 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:49:20.129458 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-29019637-5329-49a8-b52a-008ec6bff7b0 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:49:20.133695 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:49:20.134093 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:49:20.134572 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:49:20.135059 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:49:20.136327 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:49:20.144525 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] Get all volumes completed successfully. May 19 23:49:20.148733 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-29019637-5329-49a8-b52a-008ec6bff7b0 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:49:20.149437 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 8/28] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:49:20 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 19 23:49:30.139456 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:50:20.169385 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:50:20.172643 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:50:20.172911 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:50:20.173187 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] Calling method 'detail' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:50:20.173496 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:50:20.174610 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.volume.api [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111981) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:50:20.182739 np0000175102 devstack@c-api.service[111981]: INFO cinder.volume.api [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] Get all volumes completed successfully. May 19 23:50:20.185143 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-50c84fb6-0b65-4d99-9c02-5640bc6628bd demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:50:20.185563 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 7/29] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:50:20 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 19 23:50:30.178857 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=1 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:51:20.197574 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-e0b35edf-e561-4057-839f-219b5dae6b91 None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:51:20.201770 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:51:20.201990 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:51:20.202295 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:51:20.202593 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:51:20.203520 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:51:20.211999 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] Get all volumes completed successfully. May 19 23:51:20.214562 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-e0b35edf-e561-4057-839f-219b5dae6b91 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:51:20.214990 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 8/30] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:51:20 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 19 23:51:30.206569 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:52:20.228362 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:52:20.334283 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:52:20.334517 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:52:20.334766 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:52:20.335054 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:52:20.335972 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:52:20.343804 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] Get all volumes completed successfully. May 19 23:52:20.346514 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-1e59cd75-af3e-4cfb-8921-d0e48d683316 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:52:20.346981 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 8/31] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:52:30.339246 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:53:20.360330 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:53:20.362646 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:53:20.362822 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:53:20.363000 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:53:20.363272 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:53:20.363991 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:53:20.370086 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] Get all volumes completed successfully. May 19 23:53:20.372099 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-45057584-e11d-47d7-bdd1-7303f114d0b1 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:53:20.372499 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 9/32] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:53:20 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 19 23:53:30.366646 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:54:20.387455 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.middleware.request_id [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee None None] RequestId filter calling following filter/app {{(pid=111981) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:54:20.391556 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:54:20.391931 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] Empty body provided in request {{(pid=111981) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:54:20.393578 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.openstack.wsgi [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] Calling method 'detail' {{(pid=111981) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:54:20.394068 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.api.api_utils [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] Removing options '' from query. {{(pid=111981) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:54:20.395389 np0000175102 devstack@c-api.service[111981]: DEBUG cinder.volume.api [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111981) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:54:20.404522 np0000175102 devstack@c-api.service[111981]: INFO cinder.volume.api [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] Get all volumes completed successfully. May 19 23:54:20.408968 np0000175102 devstack@c-api.service[111981]: INFO cinder.api.openstack.wsgi [None req-7c1412f4-3610-43c0-a85c-c9ab2f78f9ee demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:54:20.409494 np0000175102 devstack@c-api.service[111981]: [pid: 111981|app: 0|req: 8/33] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:54:20 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 19 23:54:30.399278 np0000175102 devstack@c-api.service[111981]: DEBUG dbcounter [-] [111981] Writing DB stats cinder:SELECT=1 {{(pid=111981) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:55:20.424724 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.middleware.request_id [None req-6d46173e-fbdf-4653-94ba-4919727368fa None None] RequestId filter calling following filter/app {{(pid=111982) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:55:20.430092 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:55:20.430460 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] Empty body provided in request {{(pid=111982) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:55:20.430787 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.openstack.wsgi [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] Calling method 'detail' {{(pid=111982) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:55:20.431199 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.api.api_utils [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] Removing options '' from query. {{(pid=111982) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:55:20.432460 np0000175102 devstack@c-api.service[111982]: DEBUG cinder.volume.api [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111982) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:55:20.441270 np0000175102 devstack@c-api.service[111982]: INFO cinder.volume.api [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] Get all volumes completed successfully. May 19 23:55:20.444766 np0000175102 devstack@c-api.service[111982]: INFO cinder.api.openstack.wsgi [None req-6d46173e-fbdf-4653-94ba-4919727368fa demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:55:20.448293 np0000175102 devstack@c-api.service[111982]: [pid: 111982|app: 0|req: 9/34] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:55:20 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 19 23:55:30.436494 np0000175102 devstack@c-api.service[111982]: DEBUG dbcounter [-] [111982] Writing DB stats cinder:SELECT=1 {{(pid=111982) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:56:20.461961 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.middleware.request_id [None req-215639e5-ee59-41c3-b196-aa318fd416b1 None None] RequestId filter calling following filter/app {{(pid=111980) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:56:20.466229 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:56:20.466642 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] Empty body provided in request {{(pid=111980) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:56:20.467292 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.openstack.wsgi [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] Calling method 'detail' {{(pid=111980) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:56:20.467556 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.api.api_utils [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] Removing options '' from query. {{(pid=111980) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:56:20.468995 np0000175102 devstack@c-api.service[111980]: DEBUG cinder.volume.api [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111980) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:56:20.478017 np0000175102 devstack@c-api.service[111980]: INFO cinder.volume.api [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] Get all volumes completed successfully. May 19 23:56:20.480028 np0000175102 devstack@c-api.service[111980]: INFO cinder.api.openstack.wsgi [None req-215639e5-ee59-41c3-b196-aa318fd416b1 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:56:20.480977 np0000175102 devstack@c-api.service[111980]: [pid: 111980|app: 0|req: 9/35] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:56:20 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 19 23:56:30.472654 np0000175102 devstack@c-api.service[111980]: DEBUG dbcounter [-] [111980] Writing DB stats cinder:SELECT=1 {{(pid=111980) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 23:57:20.495403 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.middleware.request_id [None req-d039036d-c721-4077-bdcf-32830111ad45 None None] RequestId filter calling following filter/app {{(pid=111979) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 23:57:20.529733 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] GET https://199.204.45.242/volume/v3/volumes/detail May 19 23:57:20.529896 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] Empty body provided in request {{(pid=111979) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 23:57:20.530096 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.openstack.wsgi [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] Calling method 'detail' {{(pid=111979) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 23:57:20.533314 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.api.api_utils [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] Removing options '' from query. {{(pid=111979) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 23:57:20.533314 np0000175102 devstack@c-api.service[111979]: DEBUG cinder.volume.api [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=111979) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 19 23:57:20.539074 np0000175102 devstack@c-api.service[111979]: INFO cinder.volume.api [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] Get all volumes completed successfully. May 19 23:57:20.541241 np0000175102 devstack@c-api.service[111979]: INFO cinder.api.openstack.wsgi [None req-d039036d-c721-4077-bdcf-32830111ad45 demo demo] https://199.204.45.242/volume/v3/volumes/detail returned with HTTP 200 May 19 23:57:20.541587 np0000175102 devstack@c-api.service[111979]: [pid: 111979|app: 0|req: 10/36] 199.204.45.242 () {64 vars in 1296 bytes} [Tue May 19 23:57:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 23:57:30.535784 np0000175102 devstack@c-api.service[111979]: DEBUG dbcounter [-] [111979] Writing DB stats cinder:SELECT=1 {{(pid=111979) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}