May 14 10:27:22.667535 np0000174142 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:27:22.675535 np0000174142 devstack@c-api.service[112298]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:27:22 2026] *** May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: nodename: np0000174142 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: machine: x86_64 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: clock source: unix May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: pcre jit disabled May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: detected number of CPU cores: 16 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: current working directory: / May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: detected binary path: /usr/bin/uwsgi-core May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: your processes number limit is 256917 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: your memory page size is 4096 bytes May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: detected max file descriptor number: 2048 May 14 10:27:22.678564 np0000174142 devstack@c-api.service[112298]: lock engine: pthread robust mutexes May 14 10:27:22.679493 np0000174142 devstack@c-api.service[112298]: thunder lock: enabled May 14 10:27:22.679493 np0000174142 devstack@c-api.service[112298]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:27:22.679493 np0000174142 devstack@c-api.service[112298]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:27:22.679493 np0000174142 devstack@c-api.service[112298]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:27:22.679493 np0000174142 devstack@c-api.service[112298]: Set PythonHome to /opt/stack/data/venv May 14 10:27:22.720358 np0000174142 devstack@c-api.service[112298]: Python main interpreter initialized at 0x77b3c6ea3668 May 14 10:27:22.720358 np0000174142 devstack@c-api.service[112298]: python threads support enabled May 14 10:27:22.720358 np0000174142 devstack@c-api.service[112298]: your server socket listen backlog is limited to 100 connections May 14 10:27:22.720358 np0000174142 devstack@c-api.service[112298]: your mercy for graceful operations on workers is 80 seconds May 14 10:27:22.720906 np0000174142 devstack@c-api.service[112298]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:27:22.721004 np0000174142 devstack@c-api.service[112298]: *** Operational MODE: preforking *** May 14 10:27:22.721406 np0000174142 devstack@c-api.service[112298]: *** uWSGI is running in multiple interpreter mode *** May 14 10:27:22.721406 np0000174142 devstack@c-api.service[112298]: spawned uWSGI master process (pid: 112298) May 14 10:27:22.722025 np0000174142 devstack@c-api.service[112298]: spawned uWSGI worker 1 (pid: 112306, cores: 1) May 14 10:27:22.721520 np0000174142 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:27:22.722718 np0000174142 devstack@c-api.service[112298]: spawned uWSGI worker 2 (pid: 112307, cores: 1) May 14 10:27:22.723541 np0000174142 devstack@c-api.service[112298]: spawned uWSGI worker 3 (pid: 112308, cores: 1) May 14 10:27:22.723986 np0000174142 devstack@c-api.service[112298]: spawned uWSGI worker 4 (pid: 112309, cores: 1) May 14 10:27:22.724085 np0000174142 devstack@c-api.service[112298]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: we strongly recommend against using it for new projects. May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: If you are already using Eventlet, we recommend migrating to a different May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: framework. For more detail see May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:27:22.866880 np0000174142 devstack@c-api.service[112306]: import eventlet # noqa May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: we strongly recommend against using it for new projects. May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: If you are already using Eventlet, we recommend migrating to a different May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: framework. For more detail see May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:27:22.875210 np0000174142 devstack@c-api.service[112309]: import eventlet # noqa May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: we strongly recommend against using it for new projects. May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: If you are already using Eventlet, we recommend migrating to a different May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: framework. For more detail see May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:27:22.882401 np0000174142 devstack@c-api.service[112307]: import eventlet # noqa May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: we strongly recommend against using it for new projects. May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: If you are already using Eventlet, we recommend migrating to a different May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: framework. For more detail see May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:27:22.895912 np0000174142 devstack@c-api.service[112308]: import eventlet # noqa May 14 10:27:22.964949 np0000174142 devstack@c-api.service[112306]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:27:22.964949 np0000174142 devstack@c-api.service[112306]: debtcollector.deprecate( May 14 10:27:22.965425 np0000174142 devstack@c-api.service[112309]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:27:22.965425 np0000174142 devstack@c-api.service[112309]: debtcollector.deprecate( May 14 10:27:22.973140 np0000174142 devstack@c-api.service[112307]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:27:22.973140 np0000174142 devstack@c-api.service[112307]: debtcollector.deprecate( May 14 10:27:23.011946 np0000174142 devstack@c-api.service[112308]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:27:23.011946 np0000174142 devstack@c-api.service[112308]: debtcollector.deprecate( May 14 10:27:23.052242 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:23.052242 np0000174142 devstack@c-api.service[112309]: from cgi import parse_header May 14 10:27:23.053154 np0000174142 devstack@c-api.service[112306]: /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 14 10:27:23.053154 np0000174142 devstack@c-api.service[112306]: from cgi import parse_header May 14 10:27:23.069797 np0000174142 devstack@c-api.service[112307]: /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 14 10:27:23.069797 np0000174142 devstack@c-api.service[112307]: from cgi import parse_header May 14 10:27:23.098935 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:23.098935 np0000174142 devstack@c-api.service[112309]: removals.removed_module( May 14 10:27:23.099997 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:23.099997 np0000174142 devstack@c-api.service[112309]: removals.removed_module( May 14 10:27:23.101554 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:23.101554 np0000174142 devstack@c-api.service[112308]: from cgi import parse_header May 14 10:27:23.103187 np0000174142 devstack@c-api.service[112306]: /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 14 10:27:23.103187 np0000174142 devstack@c-api.service[112306]: removals.removed_module( May 14 10:27:23.103893 np0000174142 devstack@c-api.service[112306]: /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 14 10:27:23.103893 np0000174142 devstack@c-api.service[112306]: removals.removed_module( May 14 10:27:23.134212 np0000174142 devstack@c-api.service[112307]: /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 14 10:27:23.134212 np0000174142 devstack@c-api.service[112307]: removals.removed_module( May 14 10:27:23.135215 np0000174142 devstack@c-api.service[112307]: /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 14 10:27:23.135215 np0000174142 devstack@c-api.service[112307]: removals.removed_module( May 14 10:27:23.145827 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:23.145827 np0000174142 devstack@c-api.service[112308]: removals.removed_module( May 14 10:27:23.146529 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:23.146529 np0000174142 devstack@c-api.service[112308]: removals.removed_module( May 14 10:27:23.734826 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:23.734826 np0000174142 devstack@c-api.service[112309]: warnings.warn( May 14 10:27:23.753213 np0000174142 devstack@c-api.service[112306]: /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 14 10:27:23.753213 np0000174142 devstack@c-api.service[112306]: warnings.warn( May 14 10:27:23.769940 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:23.769940 np0000174142 devstack@c-api.service[112308]: warnings.warn( May 14 10:27:23.806431 np0000174142 devstack@c-api.service[112307]: /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 14 10:27:23.806431 np0000174142 devstack@c-api.service[112307]: warnings.warn( May 14 10:27:23.849577 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:23.849577 np0000174142 devstack@c-api.service[112309]: warnings.warn( May 14 10:27:23.876801 np0000174142 devstack@c-api.service[112306]: /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 14 10:27:23.876801 np0000174142 devstack@c-api.service[112306]: warnings.warn( May 14 10:27:23.883205 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:23.883205 np0000174142 devstack@c-api.service[112308]: warnings.warn( May 14 10:27:23.922905 np0000174142 devstack@c-api.service[112307]: /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 14 10:27:23.922905 np0000174142 devstack@c-api.service[112307]: warnings.warn( May 14 10:27:24.135322 np0000174142 devstack@c-api.service[112309]: 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 14 10:27:24.135904 np0000174142 devstack@c-api.service[112309]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112309) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:27:24.183374 np0000174142 devstack@c-api.service[112308]: 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 14 10:27:24.183865 np0000174142 devstack@c-api.service[112308]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112308) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:27:24.210441 np0000174142 devstack@c-api.service[112306]: 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 14 10:27:24.210636 np0000174142 devstack@c-api.service[112306]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112306) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:27:24.223275 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:24.223275 np0000174142 devstack@c-api.service[112309]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:27:24.225693 np0000174142 devstack@c-api.service[112307]: 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 14 10:27:24.225856 np0000174142 devstack@c-api.service[112307]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112307) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:27:24.248594 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:24.248594 np0000174142 devstack@c-api.service[112308]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:27:24.292734 np0000174142 devstack@c-api.service[112307]: /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 14 10:27:24.292734 np0000174142 devstack@c-api.service[112307]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:27:24.304386 np0000174142 devstack@c-api.service[112306]: /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 14 10:27:24.304386 np0000174142 devstack@c-api.service[112306]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:27:24.684429 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112309) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:27:24.684749 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112308) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:27:24.684867 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.684971 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.685167 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.685288 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.685375 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.685469 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.686205 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112307) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:27:24.686610 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.686728 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.686728 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.686892 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.686951 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.687012 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.687132 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.687195 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.687262 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.687319 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.687384 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.687440 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.687440 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.687543 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.687614 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.687614 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.687783 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.687874 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.693709 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.693834 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.693834 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.693945 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.693986 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.694064 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.694131 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.694194 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.694235 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.694292 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.694332 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.694372 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.694411 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.694474 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.694515 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.694553 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.694601 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.694668 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.694785 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.694907 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.695031 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.696514 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.696580 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.696649 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.696710 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.696761 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.696845 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.696897 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.696938 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.696976 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.697016 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.697111 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.697169 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.697216 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.697353 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.697654 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.697767 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.697851 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.697896 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.697938 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.697977 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.698033 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.698100 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.698142 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.698201 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.698241 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.698289 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.698330 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.698370 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.698415 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.698453 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.698492 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.698539 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.698585 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.698653 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.698696 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.699031 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.699155 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.699219 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.699284 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.699334 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.699399 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.699463 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.700617 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.700679 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.700719 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.700758 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.700798 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.700836 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.700875 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.700913 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.700950 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.701009 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.701068 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.701122 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.701176 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.701230 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.701788 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.701894 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.701997 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.702127 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.702219 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.702321 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.702439 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.702624 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.702849 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.702947 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.702993 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.703031 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.703085 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.703126 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.703181 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.703222 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.703261 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.703299 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.703346 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.703398 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.703398 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.703470 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.703564 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.703667 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.703768 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.703868 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.703975 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.705125 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.705446 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.705504 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.705580 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.705636 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.705691 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.705761 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.705805 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.705844 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.705882 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.705921 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.705965 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.705965 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.705965 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.706110 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.706767 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.706901 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.707005 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.707128 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.707220 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.707264 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.707353 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.707408 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.707408 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.707483 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.707522 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.707575 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.707618 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.707618 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.707695 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.707734 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.707774 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.707812 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.707879 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.707965 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.708100 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.708326 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.708414 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.708520 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.708639 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.708743 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.708842 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.708949 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.709859 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.709927 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.709989 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.710038 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.710140 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.710188 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.710239 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.710782 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.710782 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.710914 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.710914 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.711134 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.711244 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.711293 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.711340 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.711389 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.711429 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.711467 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.711507 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.711507 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.711582 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.711629 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.711672 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.711710 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.711754 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.711809 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.711809 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.711883 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.711921 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.711921 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.712001 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.712039 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.712107 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.712107 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.712107 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.712218 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.712258 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.712258 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.712258 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.712258 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.712406 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.712446 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.712446 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.712446 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.712555 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.712608 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.712608 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.712608 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.712757 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.712800 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.712839 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.712877 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.712918 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.712962 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.713000 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.713069 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.713069 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.713184 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.713225 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.713263 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.713308 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.713346 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.713383 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.713431 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.713475 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.713522 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.713643 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.713716 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.713834 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.713940 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.714040 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.714159 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.714259 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.714363 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.714464 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.714564 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.714681 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.715235 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.715508 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.715617 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.715723 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.715827 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.715926 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.716034 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.718075 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.718166 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.718166 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.718251 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.718288 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.718330 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.718365 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.718419 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.718480 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.718480 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.718557 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.718593 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.718639 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.718750 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.719930 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.720020 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.720131 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.720207 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.720207 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.720297 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.720358 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.720412 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.720462 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.720500 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.720544 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.720595 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.720653 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.720701 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.720738 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.720775 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.720817 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.720879 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.720936 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.720993 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.721074 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.721134 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.721184 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.721222 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.721261 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.721323 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.721323 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.721420 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.721474 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.721522 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.721565 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.721604 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.721662 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.721662 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.721753 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.721800 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.721846 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.721892 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.721940 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.721940 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.722033 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.722108 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.722176 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.722232 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.722280 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.722280 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.722280 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.722280 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.722280 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.722280 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.722582 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.722953 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.722953 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.723022 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.723507 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.723581 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.723581 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.723657 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.723695 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.723695 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.723768 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.723811 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.723854 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.723891 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.723940 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.723940 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.723940 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.724070 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.724119 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.724170 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.724222 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.724270 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.724318 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.724365 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.724365 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.724365 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.724365 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.724575 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.725368 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.725455 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.725499 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.725558 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.725601 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.725640 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.725676 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.725713 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.725752 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.725789 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.725841 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.725888 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.725888 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.725958 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.726341 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.726402 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.726471 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.726514 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.726590 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.726657 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.726715 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.731287 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.731358 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.731406 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.731461 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.731520 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.731579 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.731652 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.731930 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.732004 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.732075 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.732115 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.732193 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.732249 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.732288 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.732327 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.732365 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.732414 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.732468 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.732524 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.732584 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.732649 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.734477 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.734535 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.734574 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.734612 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.734649 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.734694 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.734694 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.734789 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.734846 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.734890 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.734928 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.734966 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.734966 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.735031 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.735098 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.735141 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.735244 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.735297 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.735336 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.735375 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.735456 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.735729 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.735799 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.735867 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.735920 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.735959 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.735997 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.736035 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.736095 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.736148 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.736230 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.736321 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.736393 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.736450 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.736504 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.736558 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.736613 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.736667 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.736723 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.736789 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.736854 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.736910 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.736964 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.737018 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.737101 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.737162 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.737216 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.737269 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.737484 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.737546 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.737602 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.737656 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.737712 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.737766 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.737821 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.737875 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.737931 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.737931 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.737931 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.738117 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.738178 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.738232 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.738286 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.738352 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.738409 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.738462 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.738516 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.738580 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.738634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.738690 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.738745 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.738843 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.738907 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.738962 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.739024 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.739100 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.739168 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.739235 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.739291 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.739347 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.739401 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.739457 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.739511 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.739566 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.739620 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.739674 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.739730 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.739801 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.739858 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.739919 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.739974 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.740031 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.740142 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.740215 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.740271 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.740326 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.740412 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.740499 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.740570 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.740634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.740634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.740634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.740634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.740634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.740634 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.740939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.741360 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.741761 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.742220 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.742220 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.742220 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.742220 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.742434 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.742493 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.742546 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.742601 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.742665 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.742739 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.742876 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.742940 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.742996 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.743076 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.743152 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.743152 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.743218 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.743218 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.743218 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.743218 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.743304 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.743338 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.743338 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.743383 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.743408 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.743435 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.743459 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.743483 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.743507 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.743537 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.743566 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.743591 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.743591 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.743634 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.743660 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.743685 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.743708 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.743731 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.743754 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.743777 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.743804 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.743827 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.743854 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.743888 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.743929 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.743957 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.743995 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.744040 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.744082 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.744107 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.744142 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.744171 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.744203 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.744227 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.744252 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.745309 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.745371 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.745460 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.745525 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.745556 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.745585 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.745622 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.745650 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.745674 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.745704 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.745731 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.745760 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.745789 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.745816 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.745845 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.745887 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.745921 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.745949 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.746010 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.746096 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.746163 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.746563 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.746648 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.746709 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.747891 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.748008 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.748008 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.748104 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.748161 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.748205 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.748245 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.748284 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.748323 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.748367 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.748408 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.748436 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.748468 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.748498 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.748544 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.748544 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.748544 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.748544 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.748684 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.748963 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.748963 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.748963 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.748963 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.748963 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.748963 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.749244 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.749291 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.749335 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.749335 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.749335 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.749335 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.749335 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.749335 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.751300 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112308) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.751385 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.751385 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.751475 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.751611 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112308) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.751611 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112308) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.751810 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112309) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.751810 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.751810 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.751930 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112307) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.751987 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.752032 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.752032 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.752150 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112309) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.752189 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.752229 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112309) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.752268 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112307) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.752268 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112307) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.793460 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112306) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:27:24.793882 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.793962 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.794191 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.794698 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.794698 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.794938 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.794938 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.794938 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.794938 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.795293 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.796068 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.796228 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.796228 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.796228 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.796433 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.796433 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.796433 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.796962 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.797079 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.797079 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.797243 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.797243 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.797243 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.797402 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.797462 np0000174142 devstack@c-api.service[112308]: INFO dbcounter [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Registered counter for database cinder May 14 10:27:24.797618 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.797691 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.797691 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.797802 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.797802 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.797924 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.797924 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.798494 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.798595 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.798595 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.798718 np0000174142 devstack@c-api.service[112309]: INFO dbcounter [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Registered counter for database cinder May 14 10:27:24.798785 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.798785 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.798785 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.799017 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.800826 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.800826 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.801009 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.801009 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.801009 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.801266 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.801266 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.801770 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.801863 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.801863 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.801974 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.801974 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.802101 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.802101 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.802568 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.802639 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.802698 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.802758 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.803093 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.803093 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.803093 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.803549 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.803621 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.803677 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.803733 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.803790 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.803845 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.803922 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.804150 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.804222 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.804295 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.804295 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.804412 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.804412 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.804514 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.804569 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.804622 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.804682 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.804745 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.804745 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.804865 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.804865 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.805372 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.805445 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.805500 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.805556 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.805632 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.805632 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.805743 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.806291 np0000174142 devstack@c-api.service[112307]: INFO dbcounter [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Registered counter for database cinder May 14 10:27:24.806684 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.806771 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.806771 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.806863 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.806900 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.806979 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.807042 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.807497 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.807557 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.807602 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.807673 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.807728 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.807786 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.807860 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.807918 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.807993 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.808061 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.808154 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.808226 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.808262 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.808324 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.808387 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.808448 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.808508 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.808538 np0000174142 devstack@c-api.service[112308]: DEBUG oslo_db.sqlalchemy.engines [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 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=112308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.808572 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.808624 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.808684 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.808750 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.809262 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.809320 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.809390 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.809449 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.809511 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.809571 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.809642 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.810125 np0000174142 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-db3e050f-ea02-460a-a230-6926c7a5300d 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.810214 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.810214 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.810282 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.810409 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.810409 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.810409 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.810546 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.811444 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.811535 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.811596 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.811655 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.811752 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.811752 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.811865 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.812555 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.812648 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.812648 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.812775 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.812775 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.812894 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.812894 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.813216 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.813298 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.813298 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.813452 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.813452 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.813567 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.813567 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.813689 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.813689 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.813800 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.813800 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.813919 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.813919 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.814028 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.814218 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.814290 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.814365 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.814365 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.814470 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.814470 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.814579 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.814638 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.814638 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.814765 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.814765 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.814942 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.814942 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.815070 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.815319 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.815389 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.815449 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.815508 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.815508 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.815645 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.815645 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.815953 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.816034 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.816034 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.816186 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.816186 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.816296 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.816296 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.816836 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.816930 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.816930 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.817044 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.817044 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.817203 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.817203 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.817331 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.817331 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.817445 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.817445 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.817549 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.817549 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.817651 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.818229 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.818315 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.818315 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.818458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.818458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.818589 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.818589 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.818875 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.818956 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.819020 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.819020 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.819168 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.819168 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.819281 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.819551 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.819648 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.819648 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.819764 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.819764 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.819882 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.819882 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:27:24.820605 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:27:24.820712 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:27:24.820712 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:27:24.820838 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:27:24.820838 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:27:24.820838 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:27:24.821265 np0000174142 devstack@c-api.service[112307]: DEBUG oslo_db.sqlalchemy.engines [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd 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=112307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.869796 np0000174142 devstack@c-api.service[112306]: INFO dbcounter [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Registered counter for database cinder May 14 10:27:24.884421 np0000174142 devstack@c-api.service[112306]: DEBUG oslo_db.sqlalchemy.engines [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 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=112306) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.931988 np0000174142 devstack@c-api.service[112308]: DEBUG dbcounter [-] [112308] Writer thread running {{(pid=112308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:27:24.933168 np0000174142 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writer thread running {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:27:24.935063 np0000174142 devstack@c-api.service[112308]: INFO cinder.rpc [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:27:24.936485 np0000174142 devstack@c-api.service[112309]: INFO cinder.rpc [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:27:24.937454 np0000174142 devstack@c-api.service[112308]: INFO cinder.rpc [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:27:24.938798 np0000174142 devstack@c-api.service[112309]: INFO cinder.rpc [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:27:24.939500 np0000174142 devstack@c-api.service[112308]: INFO cinder.rpc [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:27:24.940902 np0000174142 devstack@c-api.service[112309]: INFO cinder.rpc [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:27:24.941261 np0000174142 devstack@c-api.service[112308]: INFO cinder.rpc [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:27:24.942177 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.943243 np0000174142 devstack@c-api.service[112309]: INFO cinder.rpc [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:27:24.943999 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.944602 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.947524 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.948889 np0000174142 devstack@c-api.service[112308]: DEBUG oslo_db.sqlalchemy.engines [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 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=112308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.949876 np0000174142 devstack@c-api.service[112307]: DEBUG dbcounter [-] [112307] Writer thread running {{(pid=112307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:27:24.951373 np0000174142 devstack@c-api.service[112308]: INFO cinder.rpc [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:27:24.953175 np0000174142 devstack@c-api.service[112308]: INFO cinder.rpc [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:27:24.953742 np0000174142 devstack@c-api.service[112307]: INFO cinder.rpc [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:27:24.954110 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.954308 np0000174142 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [None req-db3e050f-ea02-460a-a230-6926c7a5300d 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.955817 np0000174142 devstack@c-api.service[112307]: INFO cinder.rpc [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:27:24.956971 np0000174142 devstack@c-api.service[112309]: INFO cinder.rpc [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:27:24.957804 np0000174142 devstack@c-api.service[112307]: INFO cinder.rpc [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:27:24.959223 np0000174142 devstack@c-api.service[112309]: INFO cinder.rpc [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:27:24.959494 np0000174142 devstack@c-api.service[112307]: INFO cinder.rpc [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:27:24.960439 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.960626 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.962147 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.963928 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.967182 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.967425 np0000174142 devstack@c-api.service[112307]: DEBUG oslo_db.sqlalchemy.engines [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd 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=112307) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:24.969350 np0000174142 devstack@c-api.service[112307]: INFO cinder.rpc [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:27:24.970371 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.970993 np0000174142 devstack@c-api.service[112307]: INFO cinder.rpc [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:27:24.971876 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.972926 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.974581 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.977076 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.978698 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.980562 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.981761 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.985115 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.985422 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.985482 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.988123 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.988742 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.988961 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.991137 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.992370 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.992644 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.993165 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.995489 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.996490 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:24.997798 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.000014 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.001036 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.001114 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.003210 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.004156 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.004544 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.004858 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.006678 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.007587 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.007925 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.008335 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.009751 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.010870 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.011391 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.012958 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.013873 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.014260 np0000174142 devstack@c-api.service[112306]: DEBUG dbcounter [-] [112306] Writer thread running {{(pid=112306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:27:25.014452 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.014602 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.015473 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.016261 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.017227 np0000174142 devstack@c-api.service[112308]: WARNING cinder.api.contrib.hosts [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:27:25.017944 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.018002 np0000174142 devstack@c-api.service[112306]: INFO cinder.rpc [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:27:25.018325 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.018692 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.019020 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: extensions {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.020454 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-availability-zone {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.021109 np0000174142 devstack@c-api.service[112306]: INFO cinder.rpc [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:27:25.021224 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.021774 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: qos-specs {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.022777 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.023479 np0000174142 devstack@c-api.service[112306]: INFO cinder.rpc [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:27:25.023901 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: extra_specs {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.024117 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.024348 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.025553 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: encryption {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.025691 np0000174142 devstack@c-api.service[112306]: INFO cinder.rpc [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:27:25.026178 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.026844 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.027154 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-volume-type-access {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.027685 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.027927 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.029006 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.029501 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.029572 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-quota-class-sets {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.029924 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.030900 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: encryption {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.031079 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.031676 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.032321 np0000174142 devstack@c-api.service[112309]: WARNING cinder.api.contrib.hosts [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:27:25.032390 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-snapshot-manage {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.033117 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.033200 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.033871 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: consistencygroups {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.034193 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: extensions {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.034777 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.034882 np0000174142 devstack@c-api.service[112306]: DEBUG oslo_db.sqlalchemy.engines [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 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=112306) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:25.035701 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-availability-zone {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.035939 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: backups {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.036354 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.037092 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: qos-specs {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.037179 np0000174142 devstack@c-api.service[112306]: INFO cinder.rpc [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:27:25.037875 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.037943 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: scheduler-stats {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.039180 np0000174142 devstack@c-api.service[112306]: INFO cinder.rpc [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:27:25.039273 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: extra_specs {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.039352 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.039413 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-quota-sets {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.040037 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.040539 np0000174142 devstack@c-api.service[112307]: WARNING cinder.api.contrib.hosts [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:27:25.040876 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-volume-manage {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.040994 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: encryption {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.041303 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.042316 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: extensions {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.042386 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: capabilities {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.042644 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-volume-type-access {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.043610 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-volume-transfer {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.043691 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-availability-zone {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.044512 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-quota-class-sets {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.044992 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: qos-specs {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.045306 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: os-hosts {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.046700 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: encryption {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.046853 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extended resource: cgsnapshots {{(pid=112308) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.047421 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: extra_specs {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.048235 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.contrib.snapshot_actions [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] SnapshotActionsController initialized {{(pid=112308) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:27:25.048315 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-snapshot-manage {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.049218 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.049801 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: consistencygroups {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.049893 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: encryption {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.050895 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.051687 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-volume-type-access {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.051796 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: backups {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.052325 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.053633 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.053756 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.053835 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-quota-class-sets {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.054106 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: scheduler-stats {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.055211 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.055536 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: encryption {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.055635 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-quota-sets {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.056816 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.057151 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-volume-manage {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.057275 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-snapshot-manage {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.057342 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.058227 np0000174142 devstack@c-api.service[112308]: WARNING castellan.key_manager.migration [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.058629 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: capabilities {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.058807 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: consistencygroups {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.059190 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059335 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059446 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059562 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059669 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059775 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension AdminActions extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059869 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-volume-transfer {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.059915 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.059999 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension AdminActions extending resource: backups {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060126 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060252 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060458 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension TypesManage extending resource: types {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060558 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060666 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060762 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060813 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.060855 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.060964 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.v3.router [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] Extension UsedLimits extending resource: limits {{(pid=112308) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.061034 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: backups {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.061527 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: os-hosts {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.063126 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extended resource: cgsnapshots {{(pid=112309) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.063468 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: scheduler-stats {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.063582 np0000174142 devstack@c-api.service[112308]: WARNING keystonemiddleware.auth_token [None req-aa4784ff-9f57-45a5-9ede-c124284843e7 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:27:25.064751 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.contrib.snapshot_actions [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] SnapshotActionsController initialized {{(pid=112309) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:27:25.064873 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-quota-sets {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.065726 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.066367 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-volume-manage {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.067007 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.067346 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.067843 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: capabilities {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.068771 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.069119 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-volume-transfer {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.069564 np0000174142 devstack@c-api.service[112308]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3c6ea3668 pid: 112308 (default app) May 14 10:27:25.070192 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.070483 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.070855 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: os-hosts {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.071808 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.072293 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extended resource: cgsnapshots {{(pid=112307) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.073368 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.073775 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.contrib.snapshot_actions [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] SnapshotActionsController initialized {{(pid=112307) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:27:25.074238 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.074772 np0000174142 devstack@c-api.service[112309]: WARNING castellan.key_manager.migration [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.074865 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.075756 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.075908 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076001 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076139 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076228 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076337 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension AdminActions extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076458 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension AdminActions extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076528 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.076587 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension AdminActions extending resource: backups {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076664 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076750 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeActions extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.076992 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension TypesManage extending resource: types {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.077103 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.077197 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.077298 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.077403 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.077507 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.v3.router [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] Extension UsedLimits extending resource: limits {{(pid=112309) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.077747 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.077923 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.078619 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.078619 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.078619 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.078619 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079069 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079069 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079069 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079069 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079379 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079379 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079379 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079379 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079379 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079379 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079813 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079813 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079813 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.079813 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.079813 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080227 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080227 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080227 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080227 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080227 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080581 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080581 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080581 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080581 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080900 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080900 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080900 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.080900 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.080900 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.081291 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.081291 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.081291 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.081291 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.081291 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.081614 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.081614 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.081614 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.081614 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.081614 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.081614 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.082040 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.082040 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.082040 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.082040 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.082040 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.082040 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.082639 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.082639 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.082639 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.082639 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.082639 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.082639 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083098 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083098 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083098 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083098 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083098 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083537 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083537 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083537 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083537 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083537 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083857 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083857 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083857 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083857 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.083857 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.083857 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.084500 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.084500 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.084500 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.084500 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.084500 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.084500 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.084921 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.084921 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085089 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.085176 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085176 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085176 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085176 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085176 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085565 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085565 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085565 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085565 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085565 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085908 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085908 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.085908 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.085908 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086218 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086218 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086218 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086218 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086488 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086488 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086488 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086488 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086488 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086931 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086931 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086931 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.086931 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.086931 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087383 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087383 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087383 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087383 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087519 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087519 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087519 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087519 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087657 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087657 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087657 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087657 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087792 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087792 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087792 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087792 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087927 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087927 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.087927 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.087927 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088069 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088069 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088069 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088069 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088069 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088069 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088278 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088278 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088278 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088278 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088411 np0000174142 devstack@c-api.service[112309]: WARNING keystonemiddleware.auth_token [None req-db3e050f-ea02-460a-a230-6926c7a5300d None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:27:25.088450 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088450 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088450 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088450 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088611 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088611 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088611 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088611 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088611 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088611 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088856 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088856 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088856 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088856 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.088856 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.088856 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089096 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089096 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089096 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089096 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089096 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089096 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089354 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089354 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089354 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089354 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089354 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089354 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089606 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089606 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089606 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089606 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089786 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089786 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089786 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.089786 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.089786 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.090023 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.090023 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.090023 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.090023 np0000174142 devstack@c-api.service[112308]: /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 14 10:27:25.090023 np0000174142 devstack@c-api.service[112308]: warnings.warn(deprecated_msg) May 14 10:27:25.090242 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.090286 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.090340 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.middleware.request_id [None req-a939ca50-54a7-48e7-863e-cf468aeeb144 None None] RequestId filter calling following filter/app {{(pid=112308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:27:25.090379 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.090414 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.090452 np0000174142 devstack@c-api.service[112307]: WARNING castellan.key_manager.migration [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.090452 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090452 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090553 np0000174142 devstack@c-api.service[112308]: [pid: 112308|app: 0|req: 1/1] 199.19.213.141 () {60 vars in 956 bytes} [Thu May 14 10:27:25 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension AdminActions extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension AdminActions extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension AdminActions extending resource: backups {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090590 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090847 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeActions extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090847 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension TypesManage extending resource: types {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090905 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.090934 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090963 np0000174142 devstack@c-api.service[112309]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3c6ea3668 pid: 112309 (default app) May 14 10:27:25.090993 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090993 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090993 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090993 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.v3.router [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] Extension UsedLimits extending resource: limits {{(pid=112307) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.090993 np0000174142 devstack@c-api.service[112307]: WARNING keystonemiddleware.auth_token [None req-d45d50a4-3ac0-431a-8306-21a9a03344bd None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:27:25.091159 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.095605 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.096258 np0000174142 devstack@c-api.service[112307]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3c6ea3668 pid: 112307 (default app) May 14 10:27:25.099260 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.101550 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.103200 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.104621 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.106336 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.107934 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.109447 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.110932 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.112185 np0000174142 devstack@c-api.service[112306]: WARNING cinder.api.contrib.hosts [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:27:25.113067 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.114067 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: extensions {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.115479 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-availability-zone {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.116783 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: qos-specs {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.119090 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: extra_specs {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.121825 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: encryption {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.123703 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-volume-type-access {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.125422 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-quota-class-sets {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.126866 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: encryption {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.128432 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-snapshot-manage {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.129966 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: consistencygroups {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.132037 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: backups {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.134144 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: scheduler-stats {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.135866 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-quota-sets {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.137470 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-volume-manage {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.138981 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: capabilities {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.140236 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-volume-transfer {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.142246 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: os-hosts {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.143694 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extended resource: cgsnapshots {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:27:25.145474 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.contrib.snapshot_actions [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] SnapshotActionsController initialized {{(pid=112306) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:27:25.146660 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.148673 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.150293 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.151957 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.153491 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.155668 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.157253 np0000174142 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:27:25.158322 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.158490 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.158607 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.158735 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.158865 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension AdminActions extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension AdminActions extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension AdminActions extending resource: backups {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeActions extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension TypesManage extending resource: types {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160458 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160778 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160778 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160778 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.160778 np0000174142 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] Extension UsedLimits extending resource: limits {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:27:25.164023 np0000174142 devstack@c-api.service[112306]: WARNING keystonemiddleware.auth_token [None req-707a24a7-e5f6-4586-8a45-c16d141bfc51 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 10:27:25.172466 np0000174142 devstack@c-api.service[112306]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77b3c6ea3668 pid: 112306 (default app) May 14 10:27:32.087135 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.middleware.request_id [None req-04d9da49-a0b7-4594-96be-2382c31fb947 None None] RequestId filter calling following filter/app {{(pid=112308) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:27:32.582547 np0000174142 devstack@c-api.service[112308]: INFO cinder.api.openstack.wsgi [None req-04d9da49-a0b7-4594-96be-2382c31fb947 admin admin] POST https://199.19.213.141/volume/v3/types May 14 10:27:32.583127 np0000174142 devstack@c-api.service[112308]: DEBUG cinder.api.openstack.wsgi [None req-04d9da49-a0b7-4594-96be-2382c31fb947 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112308) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:27:32.584968 np0000174142 devstack@c-api.service[112308]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:27:32.584968 np0000174142 devstack@c-api.service[112308]: warnings.warn( May 14 10:27:32.623430 np0000174142 devstack@c-api.service[112308]: DEBUG oslo_db.sqlalchemy.engines [None req-04d9da49-a0b7-4594-96be-2382c31fb947 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=112308) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:32.927680 np0000174142 devstack@c-api.service[112308]: INFO cinder.api.openstack.wsgi [None req-04d9da49-a0b7-4594-96be-2382c31fb947 admin admin] https://199.19.213.141/volume/v3/types returned with HTTP 200 May 14 10:27:32.928118 np0000174142 devstack@c-api.service[112308]: [pid: 112308|app: 0|req: 2/2] 199.19.213.141 () {68 vars in 1288 bytes} [Thu May 14 10:27:32 2026] POST /volume/v3/types => generated 186 bytes in 843 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:27:32.953898 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.953898 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.954583 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.954583 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.954583 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.954583 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.954583 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955025 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955025 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955025 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955025 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955025 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955025 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955442 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955442 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955442 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955442 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955442 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955722 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955722 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.955722 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.955722 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956012 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956012 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956012 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956012 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956325 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956325 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956325 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956325 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956325 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956652 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956652 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956652 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956652 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956652 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956966 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956966 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956966 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956966 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.956966 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.956966 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.957359 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.957359 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.957359 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.957359 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.957359 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.957359 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.957731 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.957731 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.957731 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.957731 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.957731 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.957731 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958104 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958104 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958104 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958104 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958104 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958104 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958469 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958469 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958469 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958469 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958709 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958709 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958709 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.958709 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.958709 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959164 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959164 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959164 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959164 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959164 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959442 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959442 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959442 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959442 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959442 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959442 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959685 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959685 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959685 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959685 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959685 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959898 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959898 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959898 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.959898 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.959898 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960110 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960110 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960110 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960110 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960278 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960278 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960278 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960278 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960438 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960438 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960438 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960438 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960438 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960678 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960678 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960678 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960678 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960678 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960911 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960911 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.960911 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.960911 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961120 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961120 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961120 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961120 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961283 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961283 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961283 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961283 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961447 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961447 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961447 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961447 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961602 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961602 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961602 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961602 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961749 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961749 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961749 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961749 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961749 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961749 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961989 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961989 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961989 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.961989 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.961989 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962222 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962492 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962492 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962492 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962492 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962492 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962492 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962728 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962728 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962728 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962728 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.962728 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.962728 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963036 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963036 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963036 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963036 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963036 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963036 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963532 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963532 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963532 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963532 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963690 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963690 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963690 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963690 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963851 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963851 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.963851 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.963851 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.964011 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.964011 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.964011 np0000174142 devstack@c-api.service[112309]: /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 14 10:27:32.964011 np0000174142 devstack@c-api.service[112309]: warnings.warn(deprecated_msg) May 14 10:27:32.964011 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.middleware.request_id [req-04d9da49-a0b7-4594-96be-2382c31fb947 req-a4793f90-18a2-4d6f-9505-fd62ca58379b None None] RequestId filter calling following filter/app {{(pid=112309) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:27:33.305276 np0000174142 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [req-04d9da49-a0b7-4594-96be-2382c31fb947 req-a4793f90-18a2-4d6f-9505-fd62ca58379b admin admin] POST https://199.19.213.141/volume/v3/types/46247cea-bc19-4a1b-ac38-399dc57ee4b5/extra_specs May 14 10:27:33.305276 np0000174142 devstack@c-api.service[112309]: DEBUG cinder.api.openstack.wsgi [req-04d9da49-a0b7-4594-96be-2382c31fb947 req-a4793f90-18a2-4d6f-9505-fd62ca58379b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112309) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:27:33.306089 np0000174142 devstack@c-api.service[112309]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 10:27:33.306089 np0000174142 devstack@c-api.service[112309]: warnings.warn( May 14 10:27:33.313898 np0000174142 devstack@c-api.service[112309]: DEBUG oslo_db.sqlalchemy.engines [req-04d9da49-a0b7-4594-96be-2382c31fb947 req-a4793f90-18a2-4d6f-9505-fd62ca58379b 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=112309) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:27:33.400739 np0000174142 devstack@c-api.service[112309]: INFO cinder.api.openstack.wsgi [req-04d9da49-a0b7-4594-96be-2382c31fb947 req-a4793f90-18a2-4d6f-9505-fd62ca58379b admin admin] https://199.19.213.141/volume/v3/types/46247cea-bc19-4a1b-ac38-399dc57ee4b5/extra_specs returned with HTTP 200 May 14 10:27:33.401455 np0000174142 devstack@c-api.service[112309]: [pid: 112309|app: 0|req: 1/3] 199.19.213.141 () {70 vars in 1505 bytes} [Thu May 14 10:27:32 2026] POST /volume/v3/types/46247cea-bc19-4a1b-ac38-399dc57ee4b5/extra_specs => generated 55 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:27:34.970734 np0000174142 devstack@c-api.service[112307]: DEBUG dbcounter [-] [112307] Writing DB stats cinder:SELECT=6 {{(pid=112307) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:27:35.038612 np0000174142 devstack@c-api.service[112306]: DEBUG dbcounter [-] [112306] Writing DB stats cinder:SELECT=6 {{(pid=112306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:27:42.925176 np0000174142 devstack@c-api.service[112308]: DEBUG dbcounter [-] [112308] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112308) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:27:43.398710 np0000174142 devstack@c-api.service[112309]: DEBUG dbcounter [-] [112309] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112309) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:32:11.093072 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.093072 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.093072 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.093072 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.094131 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.094131 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.094131 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.094131 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.094660 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.094660 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.094660 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.094660 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.094660 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.094660 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.095341 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.095341 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.095341 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.095341 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.095341 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.095960 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.095960 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.095960 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.095960 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.095960 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.096513 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.096513 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.096513 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.096513 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.096931 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.096931 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.096931 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.096931 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.096931 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.097503 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.097503 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.097503 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.097503 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.097503 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.097994 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.097994 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.097994 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.097994 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.097994 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.097994 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.098628 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.098628 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.098628 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.098628 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.098628 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.098628 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.099282 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.099282 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.099282 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.099282 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.099282 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.099282 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.099865 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.099865 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.099865 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.099865 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.099865 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.100480 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.100480 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.100480 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.100480 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.100480 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.100963 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.100963 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.100963 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.100963 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.100963 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.100963 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101355 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101355 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101355 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101355 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101355 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101355 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101667 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101667 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101667 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101667 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101667 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101982 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101982 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101982 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.101982 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.101982 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102294 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.102294 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102294 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.102294 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102540 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.102540 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102540 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.102540 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102781 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.102781 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102781 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.102781 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.102781 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103100 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103100 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103100 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103100 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103100 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103487 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103487 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103487 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103487 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103717 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103717 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103717 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103717 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103959 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103959 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.103959 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.103959 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104270 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.104270 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104270 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.104270 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104503 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.104503 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104503 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.104503 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104747 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.104747 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104747 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.104747 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.104747 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105038 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105038 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105038 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105038 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105038 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105038 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105414 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105414 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105414 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105414 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105414 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105684 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105684 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105684 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105684 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.105684 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.105684 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106023 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106023 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106023 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106023 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106023 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106023 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106379 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106379 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106379 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106379 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106379 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106379 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106729 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106729 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106729 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106729 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.106729 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.106729 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107072 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107072 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107072 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107072 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107324 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107324 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107324 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107324 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107324 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: /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 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: warnings.warn(deprecated_msg) May 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.middleware.request_id [None req-c4ead25c-c915-4626-8f0d-a86f882d427a None None] RequestId filter calling following filter/app {{(pid=112307) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:32:11.107642 np0000174142 devstack@c-api.service[112307]: INFO cinder.api.openstack.wsgi [None req-c4ead25c-c915-4626-8f0d-a86f882d427a None None] GET https://199.19.213.141/volume// May 14 10:32:11.107994 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.openstack.wsgi [None req-c4ead25c-c915-4626-8f0d-a86f882d427a None None] Empty body provided in request {{(pid=112307) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:32:11.107994 np0000174142 devstack@c-api.service[112307]: DEBUG cinder.api.openstack.wsgi [None req-c4ead25c-c915-4626-8f0d-a86f882d427a None None] Calling method 'all' {{(pid=112307) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:32:11.107994 np0000174142 devstack@c-api.service[112307]: INFO cinder.api.openstack.wsgi [None req-c4ead25c-c915-4626-8f0d-a86f882d427a None None] https://199.19.213.141/volume// returned with HTTP 300 May 14 10:32:11.107994 np0000174142 devstack@c-api.service[112307]: [pid: 112307|app: 0|req: 1/4] 199.19.213.141 () {66 vars in 1456 bytes} [Thu May 14 10:32:11 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)